#include <commands_aiding.hpp>
◆ Timebase
Enumerator |
---|
INTERNAL_REFERENCE | Timestamp provided is with respect to internal clock.
|
EXTERNAL_TIME | Timestamp provided is with respect to external clock, synced by PPS source.
|
TIME_OF_ARRIVAL | Timestamp provided is a fixed latency relative to time of message arrival.
|
◆ extract()
void mip::commands_aiding::Time::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::commands_aiding::Time::insert |
( |
Serializer & |
serializer | ) |
const |
◆ nanoseconds
uint64_t mip::commands_aiding::Time::nanoseconds = 0 |
Nanoseconds since the timebase epoch.
◆ reserved
uint8_t mip::commands_aiding::Time::reserved = 0 |
◆ timebase
Parameters.
Timebase reference, e.g. internal, external, GPS, UTC, etc.
The documentation for this struct was generated from the following files: