#include <data_gnss.hpp>
◆ asTuple() [1/2]
| auto mip::data_gnss::SvInfo::asTuple |
( |
| ) |
const |
|
inline |
◆ asTuple() [2/2]
| auto mip::data_gnss::SvInfo::asTuple |
( |
| ) |
|
|
inline |
◆ insert()
| void mip::data_gnss::SvInfo::insert |
( |
Serializer & |
serializer | ) |
const |
◆ extract()
| void mip::data_gnss::SvInfo::extract |
( |
Serializer & |
serializer | ) |
|
◆ channel
| uint8_t mip::data_gnss::SvInfo::channel = 0 |
◆ sv_id
| uint8_t mip::data_gnss::SvInfo::sv_id = 0 |
◆ carrier_noise_ratio
| uint16_t mip::data_gnss::SvInfo::carrier_noise_ratio = 0 |
◆ azimuth
| int16_t mip::data_gnss::SvInfo::azimuth = 0 |
◆ elevation
| int16_t mip::data_gnss::SvInfo::elevation = 0 |
◆ sv_flags
| SVFlags mip::data_gnss::SvInfo::sv_flags |
◆ valid_flags
◆ DESCRIPTOR_SET
| constexpr const uint8_t mip::data_gnss::SvInfo::DESCRIPTOR_SET = ::mip::data_gnss::DESCRIPTOR_SET |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
| constexpr const char* mip::data_gnss::SvInfo::NAME = "SvInfo" |
|
staticconstexpr |
◆ DOC_NAME
| constexpr const char* mip::data_gnss::SvInfo::DOC_NAME = "SvInfo" |
|
staticconstexpr |
◆ HAS_FUNCTION_SELECTOR
| constexpr const bool mip::data_gnss::SvInfo::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
The documentation for this struct was generated from the following files: