ROSaic
Data Fields
ReceiverTime Class Reference

Struct for the SBF block "ReceiverTime". More...

#include <sbf_structs.hpp>

Collaboration diagram for ReceiverTime:
Collaboration graph
[legend]

Data Fields

BlockHeader_t Header
 
uint32_t TOW
 
uint16_t WNc
 
int8_t UTCYear
 
int8_t UTCMonth
 
int8_t UTCDay
 
int8_t UTCHour
 
int8_t UTCMin
 
int8_t UTCSec
 
int8_t DeltaLS
 
uint8_t SyncLevel
 
uint8_t _padding [2]
 

Detailed Description

Struct for the SBF block "ReceiverTime".

Definition at line 606 of file sbf_structs.hpp.

Field Documentation

◆ _padding

uint8_t ReceiverTime::_padding[2]

Definition at line 623 of file sbf_structs.hpp.

◆ DeltaLS

int8_t ReceiverTime::DeltaLS

Definition at line 620 of file sbf_structs.hpp.

◆ Header

BlockHeader_t ReceiverTime::Header

Definition at line 608 of file sbf_structs.hpp.

◆ SyncLevel

uint8_t ReceiverTime::SyncLevel

Definition at line 621 of file sbf_structs.hpp.

◆ TOW

uint32_t ReceiverTime::TOW

Definition at line 611 of file sbf_structs.hpp.

◆ UTCDay

int8_t ReceiverTime::UTCDay

Definition at line 616 of file sbf_structs.hpp.

◆ UTCHour

int8_t ReceiverTime::UTCHour

Definition at line 617 of file sbf_structs.hpp.

◆ UTCMin

int8_t ReceiverTime::UTCMin

Definition at line 618 of file sbf_structs.hpp.

◆ UTCMonth

int8_t ReceiverTime::UTCMonth

Definition at line 615 of file sbf_structs.hpp.

◆ UTCSec

int8_t ReceiverTime::UTCSec

Definition at line 619 of file sbf_structs.hpp.

◆ UTCYear

int8_t ReceiverTime::UTCYear

Definition at line 614 of file sbf_structs.hpp.

◆ WNc

uint16_t ReceiverTime::WNc

Definition at line 612 of file sbf_structs.hpp.


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