ROSaic
Data Fields
ReceiverSetup Class Reference

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

#include <sbf_structs.hpp>

Collaboration diagram for ReceiverSetup:
Collaboration graph
[legend]

Data Fields

BlockHeader_t block_header
 
uint32_t tow
 
uint16_t wnc
 
uint8_t reserved [2]
 
char marker_name [60]
 
char marker_number [20]
 
char observer [20]
 
char agency [40]
 
char rx_serial_number [20]
 
char rx_name [20]
 
char rx_version [20]
 
char ant_serial_nbr [20]
 
char ant_type [20]
 
float delta_h
 
float delta_e
 
float delta_n
 
char marker_type [20]
 
char gnss_fw_version [40]
 

Detailed Description

Struct for the SBF block "ReceiverSetup".

Definition at line 402 of file sbf_structs.hpp.

Field Documentation

◆ agency

char ReceiverSetup::agency[40]

Definition at line 414 of file sbf_structs.hpp.

◆ ant_serial_nbr

char ReceiverSetup::ant_serial_nbr[20]

Definition at line 418 of file sbf_structs.hpp.

◆ ant_type

char ReceiverSetup::ant_type[20]

Definition at line 419 of file sbf_structs.hpp.

◆ block_header

BlockHeader_t ReceiverSetup::block_header

Definition at line 404 of file sbf_structs.hpp.

◆ delta_e

float ReceiverSetup::delta_e

Definition at line 421 of file sbf_structs.hpp.

◆ delta_h

float ReceiverSetup::delta_h

Definition at line 420 of file sbf_structs.hpp.

◆ delta_n

float ReceiverSetup::delta_n

Definition at line 422 of file sbf_structs.hpp.

◆ gnss_fw_version

char ReceiverSetup::gnss_fw_version[40]

Definition at line 424 of file sbf_structs.hpp.

◆ marker_name

char ReceiverSetup::marker_name[60]

Definition at line 411 of file sbf_structs.hpp.

◆ marker_number

char ReceiverSetup::marker_number[20]

Definition at line 412 of file sbf_structs.hpp.

◆ marker_type

char ReceiverSetup::marker_type[20]

Definition at line 423 of file sbf_structs.hpp.

◆ observer

char ReceiverSetup::observer[20]

Definition at line 413 of file sbf_structs.hpp.

◆ reserved

uint8_t ReceiverSetup::reserved[2]

Definition at line 410 of file sbf_structs.hpp.

◆ rx_name

char ReceiverSetup::rx_name[20]

Definition at line 416 of file sbf_structs.hpp.

◆ rx_serial_number

char ReceiverSetup::rx_serial_number[20]

Definition at line 415 of file sbf_structs.hpp.

Referenced by io_comm_rx::RxMessage::DiagnosticArrayCallback().

◆ rx_version

char ReceiverSetup::rx_version[20]

Definition at line 417 of file sbf_structs.hpp.

◆ tow

uint32_t ReceiverSetup::tow

Definition at line 407 of file sbf_structs.hpp.

◆ wnc

uint16_t ReceiverSetup::wnc

Definition at line 408 of file sbf_structs.hpp.


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