SatCat5
ptp_measurement.h File Reference

Detailed Description

Define the data structure for a two-way time transfer handshake.

Definition in file ptp_measurement.h.

#include <satcat5/ptp_header.h>
#include <satcat5/ptp_time.h>
Include dependency graph for ptp_measurement.h:
This graph shows which files directly or indirectly include this file:

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.