#include <data_shared.hpp>
◆ asTuple() [1/2]
auto mip::data_shared::GpsTimestamp::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
auto mip::data_shared::GpsTimestamp::asTuple |
( |
| ) |
const |
|
inline |
◆ extract()
void mip::data_shared::GpsTimestamp::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::data_shared::GpsTimestamp::insert |
( |
Serializer & |
serializer | ) |
const |
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::data_shared::GpsTimestamp::DESCRIPTOR_SET = ::mip::data_shared::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
constexpr const char* mip::data_shared::GpsTimestamp::DOC_NAME = "GpsTimestamp" |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::data_shared::GpsTimestamp::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
◆ NAME
constexpr const char* mip::data_shared::GpsTimestamp::NAME = "GpsTimestamp" |
|
staticconstexpr |
◆ tow
double mip::data_shared::GpsTimestamp::tow = 0 |
Parameters.
GPS Time of Week [seconds]
◆ valid_flags
ValidFlags mip::data_shared::GpsTimestamp::valid_flags |
◆ week_number
uint16_t mip::data_shared::GpsTimestamp::week_number = 0 |
GPS Week Number since 1980 [weeks].
The documentation for this struct was generated from the following files: