|
FERS 1.0.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 {} |
| RealType | end {} |
Represents a time period during which the transmitter is active.
Definition at line 20 of file schedule_period.h.
| RealType radar::SchedulePeriod::end {} |
Definition at line 23 of file schedule_period.h.
Referenced by radar::from_json(), and radar::to_json().
| RealType radar::SchedulePeriod::start {} |
Definition at line 22 of file schedule_period.h.
Referenced by radar::from_json(), and radar::to_json().