#include <commands_3dm.hpp>
◆ Type
◆ _enumType
| Enumerator | 
|---|
| NONE |  | 
| ENABLE_RANGING | Use SBAS pseudoranges in position solution.  | 
| ENABLE_CORRECTIONS | Use SBAS differential corrections.  | 
| APPLY_INTEGRITY | Use SBAS integrity information. If enabled, only GPS satellites for which integrity information is available will be used.  | 
| ALL |  | 
 
 
◆ SBASOptions() [1/2]
  
  | 
        
          | constexpr mip::commands_3dm::GnssSbasSettings::SBASOptions::SBASOptions | ( |  | ) |  |  | inlineconstexpr | 
 
 
◆ SBASOptions() [2/2]
  
  | 
        
          | constexpr mip::commands_3dm::GnssSbasSettings::SBASOptions::SBASOptions | ( | int | val | ) |  |  | inlineconstexpr | 
 
 
◆ operator uint16_t()
  
  | 
        
          | constexpr mip::commands_3dm::GnssSbasSettings::SBASOptions::operator uint16_t | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ operator=() [1/2]
  
  | 
        
          | constexpr SBASOptions& mip::commands_3dm::GnssSbasSettings::SBASOptions::operator= | ( | uint16_t | val | ) |  |  | inlineconstexpr | 
 
 
◆ operator=() [2/2]
  
  | 
        
          | constexpr SBASOptions& mip::commands_3dm::GnssSbasSettings::SBASOptions::operator= | ( | int | val | ) |  |  | inlineconstexpr | 
 
 
◆ operator|=()
  
  | 
        
          | constexpr SBASOptions& mip::commands_3dm::GnssSbasSettings::SBASOptions::operator|= | ( | uint16_t | val | ) |  |  | inlineconstexpr | 
 
 
◆ operator&=()
  
  | 
        
          | constexpr SBASOptions& mip::commands_3dm::GnssSbasSettings::SBASOptions::operator&= | ( | uint16_t | val | ) |  |  | inlineconstexpr | 
 
 
◆ enableRanging() [1/2]
  
  | 
        
          | constexpr bool mip::commands_3dm::GnssSbasSettings::SBASOptions::enableRanging | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ enableRanging() [2/2]
  
  | 
        
          | constexpr void mip::commands_3dm::GnssSbasSettings::SBASOptions::enableRanging | ( | bool | val | ) |  |  | inlineconstexpr | 
 
 
◆ enableCorrections() [1/2]
  
  | 
        
          | constexpr bool mip::commands_3dm::GnssSbasSettings::SBASOptions::enableCorrections | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ enableCorrections() [2/2]
  
  | 
        
          | constexpr void mip::commands_3dm::GnssSbasSettings::SBASOptions::enableCorrections | ( | bool | val | ) |  |  | inlineconstexpr | 
 
 
◆ applyIntegrity() [1/2]
  
  | 
        
          | constexpr bool mip::commands_3dm::GnssSbasSettings::SBASOptions::applyIntegrity | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ applyIntegrity() [2/2]
  
  | 
        
          | constexpr void mip::commands_3dm::GnssSbasSettings::SBASOptions::applyIntegrity | ( | bool | val | ) |  |  | inlineconstexpr | 
 
 
◆ allSet()
  
  | 
        
          | constexpr bool mip::commands_3dm::GnssSbasSettings::SBASOptions::allSet | ( |  | ) | const |  | inlineconstexpr | 
 
 
◆ setAll()
  
  | 
        
          | constexpr void mip::commands_3dm::GnssSbasSettings::SBASOptions::setAll | ( |  | ) |  |  | inlineconstexpr | 
 
 
◆ value
      
        
          | uint16_t mip::commands_3dm::GnssSbasSettings::SBASOptions::value = NONE | 
      
 
 
The documentation for this struct was generated from the following file: