![]() |
0.4.1
|
Repeated data in this message. More...
Data Fields | |
std::bitset< 1UL *8UL > | faults |
Sensor faults (see graphic below) | |
uint8_t | freq |
Observation frequency [Hz]. | |
std::bitset< 1UL *8UL > | sensStatus1 |
Sensor status, part 1 (seegraphic below) | |
std::bitset< 1UL *8UL > | sensStatus2 |
Sensor status, part 2 (seegraphic below) | |
Repeated data in this message.
Definition at line 303 of file UbloxTypes.hpp.
std::bitset<1UL * 8UL> NAV::vendor::ublox::UbxEsfStatus::UbxEsfStatusSensor::faults |
Sensor faults (see graphic below)
Definition at line 308 of file UbloxTypes.hpp.
uint8_t NAV::vendor::ublox::UbxEsfStatus::UbxEsfStatusSensor::freq |
Observation frequency [Hz].
Definition at line 307 of file UbloxTypes.hpp.
std::bitset<1UL * 8UL> NAV::vendor::ublox::UbxEsfStatus::UbxEsfStatusSensor::sensStatus1 |
Sensor status, part 1 (seegraphic below)
Definition at line 305 of file UbloxTypes.hpp.
std::bitset<1UL * 8UL> NAV::vendor::ublox::UbxEsfStatus::UbxEsfStatusSensor::sensStatus2 |
Sensor status, part 2 (seegraphic below)
Definition at line 306 of file UbloxTypes.hpp.