FERS 1.0.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
schedule_period.cpp File Reference
#include "schedule_period.h"
#include <algorithm>
#include "core/logging.h"
#include "core/parameters.h"
+ Include dependency graph for schedule_period.cpp:

Go to the source code of this file.

Namespaces

namespace  radar
 

Functions

std::vector< SchedulePeriodradar::processRawSchedule (std::vector< SchedulePeriod > periods, const std::string &ownerName, bool isPulsed, RealType pri)
 Processes a raw list of schedule periods.