#include <data_gnss.hpp>
◆ asTuple() [1/2]
auto mip::data_gnss::RtkCorrectionsStatus::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
auto mip::data_gnss::RtkCorrectionsStatus::asTuple |
( |
| ) |
const |
|
inline |
◆ extract()
void mip::data_gnss::RtkCorrectionsStatus::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::data_gnss::RtkCorrectionsStatus::insert |
( |
Serializer & |
serializer | ) |
const |
◆ beidou_correction_latency
float mip::data_gnss::RtkCorrectionsStatus::beidou_correction_latency = 0 |
Latency of last Beidou correction [seconds].
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::data_gnss::RtkCorrectionsStatus::DESCRIPTOR_SET = ::mip::data_gnss::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
constexpr const char* mip::data_gnss::RtkCorrectionsStatus::DOC_NAME = "RtkCorrectionsStatus" |
|
staticconstexpr |
◆ dongle_status
uint32_t mip::data_gnss::RtkCorrectionsStatus::dongle_status = 0 |
RTK Dongle Status Flags (valid only when using RTK dongle, see Get RTK Device Status Flags (0x0F,0x01) for details)
◆ epoch_status
EpochStatus mip::data_gnss::RtkCorrectionsStatus::epoch_status |
Status of the corrections received during this epoch.
◆ FIELD_DESCRIPTOR
◆ galileo_correction_latency
float mip::data_gnss::RtkCorrectionsStatus::galileo_correction_latency = 0 |
Latency of last Galileo correction [seconds].
◆ glonass_correction_latency
float mip::data_gnss::RtkCorrectionsStatus::glonass_correction_latency = 0 |
Latency of last GLONASS correction [seconds].
◆ gps_correction_latency
float mip::data_gnss::RtkCorrectionsStatus::gps_correction_latency = 0 |
Latency of last GPS correction [seconds].
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::data_gnss::RtkCorrectionsStatus::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
◆ NAME
constexpr const char* mip::data_gnss::RtkCorrectionsStatus::NAME = "RtkCorrectionsStatus" |
|
staticconstexpr |
◆ reserved
uint32_t mip::data_gnss::RtkCorrectionsStatus::reserved[4] = {0} |
◆ time_of_week
double mip::data_gnss::RtkCorrectionsStatus::time_of_week = 0 |
Parameters.
GPS Time of week [seconds]
◆ valid_flags
ValidFlags mip::data_gnss::RtkCorrectionsStatus::valid_flags |
◆ week_number
uint16_t mip::data_gnss::RtkCorrectionsStatus::week_number = 0 |
GPS Week since 1980 [weeks].
The documentation for this struct was generated from the following files: