Struct for the SBF block "ReceiverSetup". More...
#include <sbf_structs.hpp>
Public Attributes | |
| char | agency [40] |
| char | ant_serial_nbr [20] |
| char | ant_type [20] |
| BlockHeader_t | block_header |
| float | delta_e |
| float | delta_h |
| float | delta_n |
| char | gnss_fw_version [40] |
| char | marker_name [60] |
| char | marker_number [20] |
| char | marker_type [20] |
| char | observer [20] |
| uint8_t | reserved [2] |
| char | rx_name [20] |
| char | rx_serial_number [20] |
| char | rx_version [20] |
| uint32_t | tow |
| uint16_t | wnc |
Struct for the SBF block "ReceiverSetup".
Definition at line 402 of file sbf_structs.hpp.
| char ReceiverSetup::agency[40] |
Definition at line 414 of file sbf_structs.hpp.
| char ReceiverSetup::ant_serial_nbr[20] |
Definition at line 418 of file sbf_structs.hpp.
| char ReceiverSetup::ant_type[20] |
Definition at line 419 of file sbf_structs.hpp.
| BlockHeader_t ReceiverSetup::block_header |
Definition at line 404 of file sbf_structs.hpp.
| float ReceiverSetup::delta_e |
Definition at line 421 of file sbf_structs.hpp.
| float ReceiverSetup::delta_h |
Definition at line 420 of file sbf_structs.hpp.
| float ReceiverSetup::delta_n |
Definition at line 422 of file sbf_structs.hpp.
| char ReceiverSetup::gnss_fw_version[40] |
Definition at line 424 of file sbf_structs.hpp.
| char ReceiverSetup::marker_name[60] |
Definition at line 411 of file sbf_structs.hpp.
| char ReceiverSetup::marker_number[20] |
Definition at line 412 of file sbf_structs.hpp.
| char ReceiverSetup::marker_type[20] |
Definition at line 423 of file sbf_structs.hpp.
| char ReceiverSetup::observer[20] |
Definition at line 413 of file sbf_structs.hpp.
| uint8_t ReceiverSetup::reserved[2] |
Definition at line 410 of file sbf_structs.hpp.
| char ReceiverSetup::rx_name[20] |
Definition at line 416 of file sbf_structs.hpp.
| char ReceiverSetup::rx_serial_number[20] |
Definition at line 415 of file sbf_structs.hpp.
| char ReceiverSetup::rx_version[20] |
Definition at line 417 of file sbf_structs.hpp.
| uint32_t ReceiverSetup::tow |
Definition at line 407 of file sbf_structs.hpp.
| uint16_t ReceiverSetup::wnc |
Definition at line 408 of file sbf_structs.hpp.