#include <data_gnss.hpp>
◆ asTuple() [1/2]
  
  | 
        
          | auto mip::data_gnss::SbasCorrection::asTuple | ( |  | ) | const |  | inline | 
 
 
◆ asTuple() [2/2]
  
  | 
        
          | auto mip::data_gnss::SbasCorrection::asTuple | ( |  | ) |  |  | inline | 
 
 
◆ insert()
      
        
          | void mip::data_gnss::SbasCorrection::insert | ( | Serializer & | serializer | ) | const | 
      
 
 
◆ extract()
      
        
          | void mip::data_gnss::SbasCorrection::extract | ( | Serializer & | serializer | ) |  | 
      
 
 
◆ index
      
        
          | uint8_t mip::data_gnss::SbasCorrection::index = 0 | 
      
 
Index of this field in this epoch. 
 
 
◆ count
      
        
          | uint8_t mip::data_gnss::SbasCorrection::count = 0 | 
      
 
 
◆ time_of_week
      
        
          | double mip::data_gnss::SbasCorrection::time_of_week = 0 | 
      
 
 
◆ week_number
      
        
          | uint16_t mip::data_gnss::SbasCorrection::week_number = 0 | 
      
 
 
◆ gnss_id
◆ sv_id
      
        
          | uint8_t mip::data_gnss::SbasCorrection::sv_id = 0 | 
      
 
 
◆ udrei
      
        
          | uint8_t mip::data_gnss::SbasCorrection::udrei = 0 | 
      
 
 
◆ pseudorange_correction
      
        
          | float mip::data_gnss::SbasCorrection::pseudorange_correction = 0 | 
      
 
 
◆ iono_correction
      
        
          | float mip::data_gnss::SbasCorrection::iono_correction = 0 | 
      
 
 
◆ valid_flags
      
        
          | ValidFlags mip::data_gnss::SbasCorrection::valid_flags | 
      
 
 
◆ DESCRIPTOR_SET
  
  | 
        
          | constexpr const uint8_t mip::data_gnss::SbasCorrection::DESCRIPTOR_SET = ::mip::data_gnss::DESCRIPTOR_SET |  | staticconstexpr | 
 
 
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
  
  | 
        
          | constexpr const char* mip::data_gnss::SbasCorrection::NAME = "SbasCorrection" |  | staticconstexpr | 
 
 
◆ DOC_NAME
  
  | 
        
          | constexpr const char* mip::data_gnss::SbasCorrection::DOC_NAME = "SbasCorrection" |  | staticconstexpr | 
 
 
◆ HAS_FUNCTION_SELECTOR
  
  | 
        
          | constexpr const bool mip::data_gnss::SbasCorrection::HAS_FUNCTION_SELECTOR = false |  | staticconstexpr | 
 
 
The documentation for this struct was generated from the following files: