|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
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< SchedulePeriod > | radar::processRawSchedule (std::vector< SchedulePeriod > periods, const std::string &ownerName, bool isPulsed, RealType pri) |
| Processes a raw list of schedule periods. | |