libsbp  v2.4.7
msg_ssr_phase_biases_t Struct Reference

#include <ssr.h>

Collaboration diagram for msg_ssr_phase_biases_t:

Data Fields

gps_time_sec_t time
 GNSS reference time of the correction. More...
 
sbp_gnss_signal_t sid
 GNSS signal identifier (16 bit) More...
 
u8 update_interval
 Update interval between consecutive corrections [s]. More...
 
u8 iod_ssr
 IOD of the SSR correction. More...
 
u8 dispersive_bias
 Indicator for the dispersive phase biases property. More...
 
u8 mw_consistency
 Consistency indicator for Melbourne-Wubbena linear combinations. More...
 
u16 yaw
 Satellite yaw angle [1 / 256 semi-circle]. More...
 
s8 yaw_rate
 Satellite yaw angle rate [1 / 8192 semi-circle / s]. More...
 
phase_biases_content_t biases [0]
 Phase biases corrections for a satellite being tracked. More...
 

Detailed Description

Definition at line 147 of file ssr.h.

Field Documentation

Phase biases corrections for a satellite being tracked.

Definition at line 161 of file ssr.h.

u8 dispersive_bias

Indicator for the dispersive phase biases property.

Definition at line 155 of file ssr.h.

u8 iod_ssr

IOD of the SSR correction.

A change of Issue Of Data SSR is used to indicate a change in the SSR generating configuration

Definition at line 151 of file ssr.h.

u8 mw_consistency

Consistency indicator for Melbourne-Wubbena linear combinations.

Definition at line 157 of file ssr.h.

GNSS signal identifier (16 bit)

Definition at line 149 of file ssr.h.

GNSS reference time of the correction.

Definition at line 148 of file ssr.h.

u8 update_interval

Update interval between consecutive corrections [s].

Definition at line 150 of file ssr.h.

u16 yaw

Satellite yaw angle [1 / 256 semi-circle].

Definition at line 159 of file ssr.h.

s8 yaw_rate

Satellite yaw angle rate [1 / 8192 semi-circle / s].

Definition at line 160 of file ssr.h.


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