#include <data_gnss.hpp>
◆ asTuple() [1/2]
auto mip::data_gnss::PosLlh::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
auto mip::data_gnss::PosLlh::asTuple |
( |
| ) |
const |
|
inline |
◆ extract()
void mip::data_gnss::PosLlh::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
void mip::data_gnss::PosLlh::insert |
( |
Serializer & |
serializer | ) |
const |
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
constexpr const uint8_t mip::data_gnss::PosLlh::DESCRIPTOR_SET = ::mip::data_gnss::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
constexpr const char* mip::data_gnss::PosLlh::DOC_NAME = "GNSS LLH Position" |
|
staticconstexpr |
◆ ellipsoid_height
double mip::data_gnss::PosLlh::ellipsoid_height = 0 |
◆ FIELD_DESCRIPTOR
◆ HAS_FUNCTION_SELECTOR
constexpr const bool mip::data_gnss::PosLlh::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
◆ horizontal_accuracy
float mip::data_gnss::PosLlh::horizontal_accuracy = 0 |
◆ latitude
double mip::data_gnss::PosLlh::latitude = 0 |
◆ longitude
double mip::data_gnss::PosLlh::longitude = 0 |
◆ msl_height
double mip::data_gnss::PosLlh::msl_height = 0 |
◆ NAME
constexpr const char* mip::data_gnss::PosLlh::NAME = "PosLlh" |
|
staticconstexpr |
◆ valid_flags
◆ vertical_accuracy
float mip::data_gnss::PosLlh::vertical_accuracy = 0 |
The documentation for this struct was generated from the following files: