0.4.1
Loading...
Searching...
No Matches
NAV::vendor::ublox::UbxEsfStatus::UbxEsfStatusSensor Struct Reference

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)
 

Detailed Description

Repeated data in this message.

Definition at line 303 of file UbloxTypes.hpp.

Field Documentation

◆ faults

std::bitset<1UL * 8UL> NAV::vendor::ublox::UbxEsfStatus::UbxEsfStatusSensor::faults

Sensor faults (see graphic below)

Definition at line 308 of file UbloxTypes.hpp.

◆ freq

uint8_t NAV::vendor::ublox::UbxEsfStatus::UbxEsfStatusSensor::freq

Observation frequency [Hz].

Definition at line 307 of file UbloxTypes.hpp.

◆ sensStatus1

std::bitset<1UL * 8UL> NAV::vendor::ublox::UbxEsfStatus::UbxEsfStatusSensor::sensStatus1

Sensor status, part 1 (seegraphic below)

Definition at line 305 of file UbloxTypes.hpp.

◆ sensStatus2

std::bitset<1UL * 8UL> NAV::vendor::ublox::UbxEsfStatus::UbxEsfStatusSensor::sensStatus2

Sensor status, part 2 (seegraphic below)

Definition at line 306 of file UbloxTypes.hpp.


The documentation for this struct was generated from the following file: