|
SatCat5
|
Define the data structure for a two-way time transfer handshake.
Definition in file ptp_measurement.h.
Go to the source code of this file.
Classes | |
| struct | satcat5::ptp::Measurement |
| Timestamps and metadata for a two-way time-transfer handshake. More... | |
| class | satcat5::ptp::MeasurementCache |
| Searchable cache of recent Measurement objects. More... | |
Macros | |
| #define | SATCAT5_PTP_CACHE_SIZE 4 |
Variables | |
| constexpr satcat5::ptp::Measurement | satcat5::ptp::MEASUREMENT_NULL = {} |
| Placeholder for an empty Measurement. | |