|
FERS 0.1.0
The Flexible Extensible Radar Simulator
|
Represents a time period during which the transmitter is active. More...
#include "schedule_period.h"
Public Attributes | |
| RealType | start {} |
| Period start time in seconds. | |
| RealType | end {} |
| Period end time in seconds. | |
Represents a time period during which the transmitter is active.
Definition at line 20 of file schedule_period.h.
| RealType radar::SchedulePeriod::end {} |
Period end time in seconds.
Definition at line 23 of file schedule_period.h.
| RealType radar::SchedulePeriod::start {} |
Period start time in seconds.
Definition at line 22 of file schedule_period.h.