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