#include <data_gnss.hpp>
◆ asTuple() [1/2]
  
  
      
        
          | auto mip::data_gnss::SbasCorrection::asTuple  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ asTuple() [2/2]
  
  
      
        
          | auto mip::data_gnss::SbasCorrection::asTuple  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ extract()
      
        
          | void mip::data_gnss::SbasCorrection::extract  | 
          ( | 
          Serializer &  | 
          serializer | ) | 
           | 
        
      
 
 
◆ insert()
      
        
          | void mip::data_gnss::SbasCorrection::insert  | 
          ( | 
          Serializer &  | 
          serializer | ) | 
           const | 
        
      
 
 
◆ count
      
        
          | uint8_t mip::data_gnss::SbasCorrection::count = 0 | 
        
      
 
Total number of fields in this epoch. 
 
 
◆ DESCRIPTOR
◆ DESCRIPTOR_SET
  
  
      
        
          | constexpr const uint8_t mip::data_gnss::SbasCorrection::DESCRIPTOR_SET = ::mip::data_gnss::DESCRIPTOR_SET | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ DOC_NAME
  
  
      
        
          | constexpr const char* mip::data_gnss::SbasCorrection::DOC_NAME = "SbasCorrection" | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ FIELD_DESCRIPTOR
◆ gnss_id
◆ HAS_FUNCTION_SELECTOR
  
  
      
        
          | constexpr const bool mip::data_gnss::SbasCorrection::HAS_FUNCTION_SELECTOR = false | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ index
      
        
          | uint8_t mip::data_gnss::SbasCorrection::index = 0 | 
        
      
 
Parameters. 
Index of this field in this epoch. 
 
 
◆ iono_correction
      
        
          | float mip::data_gnss::SbasCorrection::iono_correction = 0 | 
        
      
 
Ionospheric correction [meters]. 
 
 
◆ NAME
  
  
      
        
          | constexpr const char* mip::data_gnss::SbasCorrection::NAME = "SbasCorrection" | 
         
       
   | 
  
staticconstexpr   | 
  
 
 
◆ pseudorange_correction
      
        
          | float mip::data_gnss::SbasCorrection::pseudorange_correction = 0 | 
        
      
 
Pseudo-range correction [meters]. 
 
 
◆ sv_id
      
        
          | uint8_t mip::data_gnss::SbasCorrection::sv_id = 0 | 
        
      
 
GNSS satellite id within the constellation. 
 
 
◆ time_of_week
      
        
          | double mip::data_gnss::SbasCorrection::time_of_week = 0 | 
        
      
 
GPS Time of week the message was received [seconds]. 
 
 
◆ udrei
      
        
          | uint8_t mip::data_gnss::SbasCorrection::udrei = 0 | 
        
      
 
[See above 0-13 usable, 14 not monitored, 15 - do not use] 
 
 
◆ valid_flags
      
        
          | ValidFlags mip::data_gnss::SbasCorrection::valid_flags | 
        
      
 
 
◆ week_number
      
        
          | uint16_t mip::data_gnss::SbasCorrection::week_number = 0 | 
        
      
 
GPS Week since 1980 [weeks]. 
 
 
The documentation for this struct was generated from the following files: