#include <data_gnss.hpp>
◆ Type
◆ _enumType
| Enumerator | 
|---|
| NONE |  | 
| LAT_LON |  | 
| ELLIPSOID_HEIGHT |  | 
| MSL_HEIGHT |  | 
| HORIZONTAL_ACCURACY |  | 
| VERTICAL_ACCURACY |  | 
| FLAGS |  | 
| ALL |  | 
 
 
◆ ValidFlags() [1/2]
  
  | 
        
          | constexpr mip::data_gnss::PosLlh::ValidFlags::ValidFlags | ( |  | ) |  |  | inlineconstexpr | 
 
 
◆ ValidFlags() [2/2]
  
  | 
        
          | constexpr mip::data_gnss::PosLlh::ValidFlags::ValidFlags | ( | int | val | ) |  |  | inlineconstexpr | 
 
 
◆ operator uint16_t()
  
  | 
        
          | constexpr mip::data_gnss::PosLlh::ValidFlags::operator uint16_t | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ operator=() [1/2]
  
  | 
        
          | constexpr ValidFlags& mip::data_gnss::PosLlh::ValidFlags::operator= | ( | uint16_t | val | ) |  |  | inlineconstexpr | 
 
 
◆ operator=() [2/2]
  
  | 
        
          | constexpr ValidFlags& mip::data_gnss::PosLlh::ValidFlags::operator= | ( | int | val | ) |  |  | inlineconstexpr | 
 
 
◆ operator|=()
  
  | 
        
          | constexpr ValidFlags& mip::data_gnss::PosLlh::ValidFlags::operator|= | ( | uint16_t | val | ) |  |  | inlineconstexpr | 
 
 
◆ operator&=()
  
  | 
        
          | constexpr ValidFlags& mip::data_gnss::PosLlh::ValidFlags::operator&= | ( | uint16_t | val | ) |  |  | inlineconstexpr | 
 
 
◆ latLon() [1/2]
  
  | 
        
          | constexpr bool mip::data_gnss::PosLlh::ValidFlags::latLon | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ latLon() [2/2]
  
  | 
        
          | constexpr void mip::data_gnss::PosLlh::ValidFlags::latLon | ( | bool | val | ) |  |  | inlineconstexpr | 
 
 
◆ ellipsoidHeight() [1/2]
  
  | 
        
          | constexpr bool mip::data_gnss::PosLlh::ValidFlags::ellipsoidHeight | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ ellipsoidHeight() [2/2]
  
  | 
        
          | constexpr void mip::data_gnss::PosLlh::ValidFlags::ellipsoidHeight | ( | bool | val | ) |  |  | inlineconstexpr | 
 
 
◆ mslHeight() [1/2]
  
  | 
        
          | constexpr bool mip::data_gnss::PosLlh::ValidFlags::mslHeight | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ mslHeight() [2/2]
  
  | 
        
          | constexpr void mip::data_gnss::PosLlh::ValidFlags::mslHeight | ( | bool | val | ) |  |  | inlineconstexpr | 
 
 
◆ horizontalAccuracy() [1/2]
  
  | 
        
          | constexpr bool mip::data_gnss::PosLlh::ValidFlags::horizontalAccuracy | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ horizontalAccuracy() [2/2]
  
  | 
        
          | constexpr void mip::data_gnss::PosLlh::ValidFlags::horizontalAccuracy | ( | bool | val | ) |  |  | inlineconstexpr | 
 
 
◆ verticalAccuracy() [1/2]
  
  | 
        
          | constexpr bool mip::data_gnss::PosLlh::ValidFlags::verticalAccuracy | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ verticalAccuracy() [2/2]
  
  | 
        
          | constexpr void mip::data_gnss::PosLlh::ValidFlags::verticalAccuracy | ( | bool | val | ) |  |  | inlineconstexpr | 
 
 
◆ flags() [1/2]
  
  | 
        
          | constexpr uint16_t mip::data_gnss::PosLlh::ValidFlags::flags | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ flags() [2/2]
  
  | 
        
          | constexpr void mip::data_gnss::PosLlh::ValidFlags::flags | ( | uint16_t | val | ) |  |  | inlineconstexpr | 
 
 
◆ allSet()
  
  | 
        
          | constexpr bool mip::data_gnss::PosLlh::ValidFlags::allSet | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ setAll()
  
  | 
        
          | constexpr void mip::data_gnss::PosLlh::ValidFlags::setAll | ( |  | ) |  |  | inlineconstexpr | 
 
 
◆ value
      
        
          | uint16_t mip::data_gnss::PosLlh::ValidFlags::value = NONE | 
      
 
 
The documentation for this struct was generated from the following file: