#include <data_gnss.hpp>
◆ JammingState
| Enumerator |
|---|
| UNKNOWN | |
| NONE | |
| PARTIAL | |
| SIGNIFICANT | |
◆ RFBand
| Enumerator |
|---|
| UNKNOWN | |
| L1 | |
| L2 | |
| L5 | |
◆ SpoofingState
| Enumerator |
|---|
| UNKNOWN | |
| NONE | |
| PARTIAL | |
| SIGNIFICANT | |
◆ asTuple() [1/2]
| auto mip::data_gnss::RfErrorDetection::asTuple |
( |
| ) |
|
|
inline |
◆ asTuple() [2/2]
| auto mip::data_gnss::RfErrorDetection::asTuple |
( |
| ) |
const |
|
inline |
◆ extract()
| void mip::data_gnss::RfErrorDetection::extract |
( |
Serializer & |
serializer | ) |
|
◆ insert()
| void mip::data_gnss::RfErrorDetection::insert |
( |
Serializer & |
serializer | ) |
const |
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
| constexpr const uint8_t mip::data_gnss::RfErrorDetection::DESCRIPTOR_SET = ::mip::data_gnss::DESCRIPTOR_SET |
|
staticconstexpr |
◆ DOC_NAME
| constexpr const char* mip::data_gnss::RfErrorDetection::DOC_NAME = "RfErrorDetection" |
|
staticconstexpr |
◆ FIELD_DESCRIPTOR
◆ HAS_FUNCTION_SELECTOR
| constexpr const bool mip::data_gnss::RfErrorDetection::HAS_FUNCTION_SELECTOR = false |
|
staticconstexpr |
◆ jamming_state
GNSS Jamming State (as reported by the GNSS module)
◆ NAME
| constexpr const char* mip::data_gnss::RfErrorDetection::NAME = "RfErrorDetection" |
|
staticconstexpr |
◆ reserved
| uint8_t mip::data_gnss::RfErrorDetection::reserved[4] = {0} |
◆ rf_band
| RFBand mip::data_gnss::RfErrorDetection::rf_band = static_cast<RFBand>(0) |
Parameters.
RF Band of the reported information
◆ spoofing_state
GNSS Spoofing State (as reported by the GNSS module)
◆ valid_flags
| ValidFlags mip::data_gnss::RfErrorDetection::valid_flags |
The documentation for this struct was generated from the following files: