|
FERS 0.1.0
The Flexible Extensible Radar Simulator
|
Classes | |
| class | PrototypeTiming |
| Manages timing properties such as frequency, offsets, and synchronization. More... | |
| class | Timing |
| Represents a timing source for simulation. More... | |
Functions | |
| void | to_json (nlohmann::json &j, const PrototypeTiming &pt) |
| void | from_json (const nlohmann::json &j, PrototypeTiming &pt) |
| void timing::from_json | ( | const nlohmann::json & | j, |
| PrototypeTiming & | pt | ||
| ) |
Definition at line 551 of file json_serializer.cpp.
References max.
| void timing::to_json | ( | nlohmann::json & | j, |
| const PrototypeTiming & | pt | ||
| ) |
Definition at line 513 of file json_serializer.cpp.
References max.