#include <data_gnss.hpp>
◆ Type
◆ _enumType
Enumerator |
---|
NONE | |
USED_FOR_NAVIGATION | |
HEALTHY | |
ALL | |
◆ SVFlags() [1/2]
mip::data_gnss::SvInfo::SVFlags::SVFlags |
( |
| ) |
|
|
inline |
◆ SVFlags() [2/2]
mip::data_gnss::SvInfo::SVFlags::SVFlags |
( |
int |
val | ) |
|
|
inline |
◆ allSet()
bool mip::data_gnss::SvInfo::SVFlags::allSet |
( |
| ) |
const |
|
inline |
◆ healthy() [1/2]
bool mip::data_gnss::SvInfo::SVFlags::healthy |
( |
| ) |
const |
|
inline |
◆ healthy() [2/2]
void mip::data_gnss::SvInfo::SVFlags::healthy |
( |
bool |
val | ) |
|
|
inline |
◆ operator uint16_t()
mip::data_gnss::SvInfo::SVFlags::operator uint16_t |
( |
| ) |
const |
|
inline |
◆ operator&=()
SVFlags& mip::data_gnss::SvInfo::SVFlags::operator&= |
( |
uint16_t |
val | ) |
|
|
inline |
◆ operator=() [1/2]
SVFlags& mip::data_gnss::SvInfo::SVFlags::operator= |
( |
int |
val | ) |
|
|
inline |
◆ operator=() [2/2]
SVFlags& mip::data_gnss::SvInfo::SVFlags::operator= |
( |
uint16_t |
val | ) |
|
|
inline |
◆ operator|=()
SVFlags& mip::data_gnss::SvInfo::SVFlags::operator|= |
( |
uint16_t |
val | ) |
|
|
inline |
◆ setAll()
void mip::data_gnss::SvInfo::SVFlags::setAll |
( |
| ) |
|
|
inline |
◆ usedForNavigation() [1/2]
bool mip::data_gnss::SvInfo::SVFlags::usedForNavigation |
( |
| ) |
const |
|
inline |
◆ usedForNavigation() [2/2]
void mip::data_gnss::SvInfo::SVFlags::usedForNavigation |
( |
bool |
val | ) |
|
|
inline |
◆ value
uint16_t mip::data_gnss::SvInfo::SVFlags::value = NONE |
The documentation for this struct was generated from the following file: