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