#include <data_gnss.hpp>
◆ Type
◆ _enumType
Enumerator |
---|
NONE | |
ID | |
AGE | |
RANGE_CORRECTION | |
RANGE_RATE_CORRECTION | |
FLAGS | |
ALL | |
◆ ValidFlags() [1/2]
mip::data_gnss::DgpsChannel::ValidFlags::ValidFlags |
( |
| ) |
|
|
inline |
◆ ValidFlags() [2/2]
mip::data_gnss::DgpsChannel::ValidFlags::ValidFlags |
( |
int |
val | ) |
|
|
inline |
◆ age() [1/2]
bool mip::data_gnss::DgpsChannel::ValidFlags::age |
( |
| ) |
const |
|
inline |
◆ age() [2/2]
void mip::data_gnss::DgpsChannel::ValidFlags::age |
( |
bool |
val | ) |
|
|
inline |
◆ allSet()
bool mip::data_gnss::DgpsChannel::ValidFlags::allSet |
( |
| ) |
const |
|
inline |
◆ flags() [1/2]
uint16_t mip::data_gnss::DgpsChannel::ValidFlags::flags |
( |
| ) |
const |
|
inline |
◆ flags() [2/2]
void mip::data_gnss::DgpsChannel::ValidFlags::flags |
( |
uint16_t |
val | ) |
|
|
inline |
◆ id() [1/2]
bool mip::data_gnss::DgpsChannel::ValidFlags::id |
( |
| ) |
const |
|
inline |
◆ id() [2/2]
void mip::data_gnss::DgpsChannel::ValidFlags::id |
( |
bool |
val | ) |
|
|
inline |
◆ operator uint16_t()
mip::data_gnss::DgpsChannel::ValidFlags::operator uint16_t |
( |
| ) |
const |
|
inline |
◆ operator&=()
ValidFlags& mip::data_gnss::DgpsChannel::ValidFlags::operator&= |
( |
uint16_t |
val | ) |
|
|
inline |
◆ operator=() [1/2]
ValidFlags& mip::data_gnss::DgpsChannel::ValidFlags::operator= |
( |
int |
val | ) |
|
|
inline |
◆ operator=() [2/2]
ValidFlags& mip::data_gnss::DgpsChannel::ValidFlags::operator= |
( |
uint16_t |
val | ) |
|
|
inline |
◆ operator|=()
ValidFlags& mip::data_gnss::DgpsChannel::ValidFlags::operator|= |
( |
uint16_t |
val | ) |
|
|
inline |
◆ rangeCorrection() [1/2]
bool mip::data_gnss::DgpsChannel::ValidFlags::rangeCorrection |
( |
| ) |
const |
|
inline |
◆ rangeCorrection() [2/2]
void mip::data_gnss::DgpsChannel::ValidFlags::rangeCorrection |
( |
bool |
val | ) |
|
|
inline |
◆ rangeRateCorrection() [1/2]
bool mip::data_gnss::DgpsChannel::ValidFlags::rangeRateCorrection |
( |
| ) |
const |
|
inline |
◆ rangeRateCorrection() [2/2]
void mip::data_gnss::DgpsChannel::ValidFlags::rangeRateCorrection |
( |
bool |
val | ) |
|
|
inline |
◆ setAll()
void mip::data_gnss::DgpsChannel::ValidFlags::setAll |
( |
| ) |
|
|
inline |
◆ value
uint16_t mip::data_gnss::DgpsChannel::ValidFlags::value = NONE |
The documentation for this struct was generated from the following file: