#include <commands_3dm.hpp>
◆ Type
◆ _enumType
| Enumerator |
|---|
| NONE | |
| ENABLE_RANGING | Use SBAS pseudo-ranges 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]
| mip::commands_3dm::GnssSbasSettings::SBASOptions::SBASOptions |
( |
| ) |
|
|
inline |
◆ SBASOptions() [2/2]
| mip::commands_3dm::GnssSbasSettings::SBASOptions::SBASOptions |
( |
int |
val | ) |
|
|
inline |
◆ allSet()
| bool mip::commands_3dm::GnssSbasSettings::SBASOptions::allSet |
( |
| ) |
const |
|
inline |
◆ applyIntegrity() [1/2]
| bool mip::commands_3dm::GnssSbasSettings::SBASOptions::applyIntegrity |
( |
| ) |
const |
|
inline |
◆ applyIntegrity() [2/2]
| void mip::commands_3dm::GnssSbasSettings::SBASOptions::applyIntegrity |
( |
bool |
val | ) |
|
|
inline |
◆ enableCorrections() [1/2]
| bool mip::commands_3dm::GnssSbasSettings::SBASOptions::enableCorrections |
( |
| ) |
const |
|
inline |
◆ enableCorrections() [2/2]
| void mip::commands_3dm::GnssSbasSettings::SBASOptions::enableCorrections |
( |
bool |
val | ) |
|
|
inline |
◆ enableRanging() [1/2]
| bool mip::commands_3dm::GnssSbasSettings::SBASOptions::enableRanging |
( |
| ) |
const |
|
inline |
◆ enableRanging() [2/2]
| void mip::commands_3dm::GnssSbasSettings::SBASOptions::enableRanging |
( |
bool |
val | ) |
|
|
inline |
◆ operator uint16_t()
| mip::commands_3dm::GnssSbasSettings::SBASOptions::operator uint16_t |
( |
| ) |
const |
|
inline |
◆ operator&=()
| SBASOptions& mip::commands_3dm::GnssSbasSettings::SBASOptions::operator&= |
( |
uint16_t |
val | ) |
|
|
inline |
◆ operator=() [1/2]
| SBASOptions& mip::commands_3dm::GnssSbasSettings::SBASOptions::operator= |
( |
int |
val | ) |
|
|
inline |
◆ operator=() [2/2]
| SBASOptions& mip::commands_3dm::GnssSbasSettings::SBASOptions::operator= |
( |
uint16_t |
val | ) |
|
|
inline |
◆ operator|=()
| SBASOptions& mip::commands_3dm::GnssSbasSettings::SBASOptions::operator|= |
( |
uint16_t |
val | ) |
|
|
inline |
◆ setAll()
| void mip::commands_3dm::GnssSbasSettings::SBASOptions::setAll |
( |
| ) |
|
|
inline |
◆ value
| uint16_t mip::commands_3dm::GnssSbasSettings::SBASOptions::value = NONE |
The documentation for this struct was generated from the following file: