#include <data_gnss.hpp>
◆ asTuple() [1/2]
  
  | 
        
          | auto mip::data_gnss::PosLlh::asTuple | ( |  | ) | const |  | inline | 
 
 
◆ asTuple() [2/2]
  
  | 
        
          | auto mip::data_gnss::PosLlh::asTuple | ( |  | ) |  |  | inline | 
 
 
◆ insert()
      
        
          | void mip::data_gnss::PosLlh::insert | ( | Serializer & | serializer | ) | const | 
      
 
 
◆ extract()
      
        
          | void mip::data_gnss::PosLlh::extract | ( | Serializer & | serializer | ) |  | 
      
 
 
◆ latitude
      
        
          | double mip::data_gnss::PosLlh::latitude = 0 | 
      
 
 
◆ longitude
      
        
          | double mip::data_gnss::PosLlh::longitude = 0 | 
      
 
 
◆ ellipsoid_height
      
        
          | double mip::data_gnss::PosLlh::ellipsoid_height = 0 | 
      
 
 
◆ msl_height
      
        
          | double mip::data_gnss::PosLlh::msl_height = 0 | 
      
 
 
◆ horizontal_accuracy
      
        
          | float mip::data_gnss::PosLlh::horizontal_accuracy = 0 | 
      
 
 
◆ vertical_accuracy
      
        
          | float mip::data_gnss::PosLlh::vertical_accuracy = 0 | 
      
 
 
◆ valid_flags
◆ DESCRIPTOR_SET
  
  | 
        
          | constexpr const uint8_t mip::data_gnss::PosLlh::DESCRIPTOR_SET = ::mip::data_gnss::DESCRIPTOR_SET |  | staticconstexpr | 
 
 
◆ FIELD_DESCRIPTOR
◆ DESCRIPTOR
◆ NAME
  
  | 
        
          | constexpr const char* mip::data_gnss::PosLlh::NAME = "PosLlh" |  | staticconstexpr | 
 
 
◆ DOC_NAME
  
  | 
        
          | constexpr const char* mip::data_gnss::PosLlh::DOC_NAME = "GNSS LLH Position" |  | staticconstexpr | 
 
 
◆ HAS_FUNCTION_SELECTOR
  
  | 
        
          | constexpr const bool mip::data_gnss::PosLlh::HAS_FUNCTION_SELECTOR = false |  | staticconstexpr | 
 
 
The documentation for this struct was generated from the following files: