#include <data_gnss.hpp>
◆ asTuple() [1/2]
auto mip::data_gnss::BaseStationInfo::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
auto mip::data_gnss::BaseStationInfo::asTuple |
( |
| ) |
const |
|
inline |
◆ extract()
void mip::data_gnss::BaseStationInfo::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::data_gnss::BaseStationInfo::insert |
( |
Serializer & |
serializer | ) |
const |
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::data_gnss::BaseStationInfo::DESCRIPTOR_SET = ::mip::data_gnss::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
constexpr const char* mip::data_gnss::BaseStationInfo::DOC_NAME = "BaseStationInfo" |
|
staticconstexpr |
◆ ecef_pos
Vector3d mip::data_gnss::BaseStationInfo::ecef_pos |
Earth-centered, Earth-fixed [m].
◆ FIELD_DESCRIPTOR
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::data_gnss::BaseStationInfo::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
◆ height
float mip::data_gnss::BaseStationInfo::height = 0 |
Antenna Height above the marker used in the survey [m].
◆ indicators
◆ NAME
constexpr const char* mip::data_gnss::BaseStationInfo::NAME = "BaseStationInfo" |
|
staticconstexpr |
◆ station_id
uint16_t mip::data_gnss::BaseStationInfo::station_id = 0 |
◆ time_of_week
double mip::data_gnss::BaseStationInfo::time_of_week = 0 |
Parameters.
GPS Time of week the message was received [seconds]
◆ valid_flags
ValidFlags mip::data_gnss::BaseStationInfo::valid_flags |
◆ week_number
uint16_t mip::data_gnss::BaseStationInfo::week_number = 0 |
GPS Week since 1980 [weeks].
The documentation for this struct was generated from the following files: