#include <data_gnss.hpp>
◆ asTuple() [1/2]
  
  | 
        
          | auto mip::data_gnss::GpsEphemeris::asTuple | ( |  | ) | const |  | inline | 
 
 
◆ asTuple() [2/2]
  
  | 
        
          | auto mip::data_gnss::GpsEphemeris::asTuple | ( |  | ) |  |  | inline | 
 
 
◆ insert()
      
        
          | void mip::data_gnss::GpsEphemeris::insert | ( | Serializer & | serializer | ) | const | 
      
 
 
◆ extract()
      
        
          | void mip::data_gnss::GpsEphemeris::extract | ( | Serializer & | serializer | ) |  | 
      
 
 
◆ index
      
        
          | uint8_t mip::data_gnss::GpsEphemeris::index = 0 | 
      
 
Index of this field in this epoch. 
 
 
◆ count
      
        
          | uint8_t mip::data_gnss::GpsEphemeris::count = 0 | 
      
 
 
◆ time_of_week
      
        
          | double mip::data_gnss::GpsEphemeris::time_of_week = 0 | 
      
 
 
◆ week_number
      
        
          | uint16_t mip::data_gnss::GpsEphemeris::week_number = 0 | 
      
 
 
◆ satellite_id
      
        
          | uint8_t mip::data_gnss::GpsEphemeris::satellite_id = 0 | 
      
 
 
◆ health
      
        
          | uint8_t mip::data_gnss::GpsEphemeris::health = 0 | 
      
 
 
◆ iodc
      
        
          | uint8_t mip::data_gnss::GpsEphemeris::iodc = 0 | 
      
 
 
◆ iode
      
        
          | uint8_t mip::data_gnss::GpsEphemeris::iode = 0 | 
      
 
 
◆ t_oc
      
        
          | double mip::data_gnss::GpsEphemeris::t_oc = 0 | 
      
 
 
◆ af0
      
        
          | double mip::data_gnss::GpsEphemeris::af0 = 0 | 
      
 
 
◆ af1
      
        
          | double mip::data_gnss::GpsEphemeris::af1 = 0 | 
      
 
 
◆ af2
      
        
          | double mip::data_gnss::GpsEphemeris::af2 = 0 | 
      
 
 
◆ t_gd
      
        
          | double mip::data_gnss::GpsEphemeris::t_gd = 0 | 
      
 
 
◆ ISC_L1CA
      
        
          | double mip::data_gnss::GpsEphemeris::ISC_L1CA = 0 | 
      
 
 
◆ ISC_L2C
      
        
          | double mip::data_gnss::GpsEphemeris::ISC_L2C = 0 | 
      
 
 
◆ t_oe
      
        
          | double mip::data_gnss::GpsEphemeris::t_oe = 0 | 
      
 
 
      
        
          | double mip::data_gnss::GpsEphemeris::a = 0 | 
      
 
 
◆ a_dot
      
        
          | double mip::data_gnss::GpsEphemeris::a_dot = 0 | 
      
 
 
◆ mean_anomaly
      
        
          | double mip::data_gnss::GpsEphemeris::mean_anomaly = 0 | 
      
 
 
◆ delta_mean_motion
      
        
          | double mip::data_gnss::GpsEphemeris::delta_mean_motion = 0 | 
      
 
 
◆ delta_mean_motion_dot
      
        
          | double mip::data_gnss::GpsEphemeris::delta_mean_motion_dot = 0 | 
      
 
 
◆ eccentricity
      
        
          | double mip::data_gnss::GpsEphemeris::eccentricity = 0 | 
      
 
 
◆ argument_of_perigee
      
        
          | double mip::data_gnss::GpsEphemeris::argument_of_perigee = 0 | 
      
 
 
◆ omega
      
        
          | double mip::data_gnss::GpsEphemeris::omega = 0 | 
      
 
 
◆ omega_dot
      
        
          | double mip::data_gnss::GpsEphemeris::omega_dot = 0 | 
      
 
 
◆ inclination
      
        
          | double mip::data_gnss::GpsEphemeris::inclination = 0 | 
      
 
 
◆ inclination_dot
      
        
          | double mip::data_gnss::GpsEphemeris::inclination_dot = 0 | 
      
 
 
◆ c_ic
      
        
          | double mip::data_gnss::GpsEphemeris::c_ic = 0 | 
      
 
 
◆ c_is
      
        
          | double mip::data_gnss::GpsEphemeris::c_is = 0 | 
      
 
 
◆ c_uc
      
        
          | double mip::data_gnss::GpsEphemeris::c_uc = 0 | 
      
 
 
◆ c_us
      
        
          | double mip::data_gnss::GpsEphemeris::c_us = 0 | 
      
 
 
◆ c_rc
      
        
          | double mip::data_gnss::GpsEphemeris::c_rc = 0 | 
      
 
 
◆ c_rs
      
        
          | double mip::data_gnss::GpsEphemeris::c_rs = 0 | 
      
 
 
◆ valid_flags
      
        
          | ValidFlags mip::data_gnss::GpsEphemeris::valid_flags | 
      
 
 
◆ DESCRIPTOR_SET
  
  | 
        
          | constexpr const uint8_t mip::data_gnss::GpsEphemeris::DESCRIPTOR_SET = ::mip::data_gnss::DESCRIPTOR_SET |  | staticconstexpr | 
 
 
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
  
  | 
        
          | constexpr const char* mip::data_gnss::GpsEphemeris::NAME = "GpsEphemeris" |  | staticconstexpr | 
 
 
◆ DOC_NAME
  
  | 
        
          | constexpr const char* mip::data_gnss::GpsEphemeris::DOC_NAME = "GPS Ephemeris" |  | staticconstexpr | 
 
 
◆ HAS_FUNCTION_SELECTOR
  
  | 
        
          | constexpr const bool mip::data_gnss::GpsEphemeris::HAS_FUNCTION_SELECTOR = false |  | staticconstexpr | 
 
 
The documentation for this struct was generated from the following files: