libsbp  v2.4.7
ephemeris_common_content_t Struct Reference

#include <observation.h>

Collaboration diagram for ephemeris_common_content_t:

Data Fields

sbp_gnss_signal_t sid
 GNSS signal identifier (16 bit) More...
 
gps_time_sec_t toe
 Time of Ephemerides. More...
 
float ura
 User Range Accuracy [m]. More...
 
u32 fit_interval
 Curve fit interval [s]. More...
 
u8 valid
 Status of ephemeris, 1 = valid, 0 = invalid. More...
 
u8 health_bits
 Satellite health status. More...
 

Detailed Description

Definition at line 140 of file observation.h.

Field Documentation

u32 fit_interval

Curve fit interval [s].

Definition at line 144 of file observation.h.

u8 health_bits

Satellite health status.

GPS: ICD-GPS-200, chapter 20.3.3.3.1.4 SBAS: 0 = valid, non-zero = invalid GLO: 0 = valid, non-zero = invalid

Definition at line 146 of file observation.h.

GNSS signal identifier (16 bit)

Definition at line 141 of file observation.h.

Time of Ephemerides.

Definition at line 142 of file observation.h.

float ura

User Range Accuracy [m].

Definition at line 143 of file observation.h.

u8 valid

Status of ephemeris, 1 = valid, 0 = invalid.

Definition at line 145 of file observation.h.


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