FERS 1.0.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
schedule_period.h File Reference
#include <string>
#include <vector>
#include "core/config.h"
+ Include dependency graph for schedule_period.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  radar::SchedulePeriod
 Represents a time period during which the transmitter is active. More...
 

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.