#include <data_gnss.hpp>
◆ asTuple() [1/2]
  
  | 
        
          | auto mip::data_gnss::GpsIonoCorr::asTuple | ( |  | ) | const |  | inline | 
 
 
◆ asTuple() [2/2]
  
  | 
        
          | auto mip::data_gnss::GpsIonoCorr::asTuple | ( |  | ) |  |  | inline | 
 
 
◆ insert()
      
        
          | void mip::data_gnss::GpsIonoCorr::insert | ( | Serializer & | serializer | ) | const | 
      
 
 
◆ extract()
      
        
          | void mip::data_gnss::GpsIonoCorr::extract | ( | Serializer & | serializer | ) |  | 
      
 
 
◆ time_of_week
      
        
          | double mip::data_gnss::GpsIonoCorr::time_of_week = 0 | 
      
 
GPS Time of week [seconds] 
 
 
◆ week_number
      
        
          | uint16_t mip::data_gnss::GpsIonoCorr::week_number = 0 | 
      
 
 
◆ alpha
      
        
          | double mip::data_gnss::GpsIonoCorr::alpha[4] = {0} | 
      
 
 
◆ beta
      
        
          | double mip::data_gnss::GpsIonoCorr::beta[4] = {0} | 
      
 
 
◆ valid_flags
      
        
          | ValidFlags mip::data_gnss::GpsIonoCorr::valid_flags | 
      
 
 
◆ DESCRIPTOR_SET
  
  | 
        
          | constexpr const uint8_t mip::data_gnss::GpsIonoCorr::DESCRIPTOR_SET = ::mip::data_gnss::DESCRIPTOR_SET |  | staticconstexpr | 
 
 
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
  
  | 
        
          | constexpr const char* mip::data_gnss::GpsIonoCorr::NAME = "GpsIonoCorr" |  | staticconstexpr | 
 
 
◆ DOC_NAME
  
  | 
        
          | constexpr const char* mip::data_gnss::GpsIonoCorr::DOC_NAME = "GPS Ionospheric Correction" |  | staticconstexpr | 
 
 
◆ HAS_FUNCTION_SELECTOR
  
  | 
        
          | constexpr const bool mip::data_gnss::GpsIonoCorr::HAS_FUNCTION_SELECTOR = false |  | staticconstexpr | 
 
 
The documentation for this struct was generated from the following files: