libsbp  v2.4.7
ephemeris_common_content_dep_a_t Struct Reference

#include <observation.h>

Collaboration diagram for ephemeris_common_content_dep_a_t:

Data Fields

gnss_signal_dep_t sid
 GNSS signal identifier. More...
 
gps_time_dep_t toe
 Time of Ephemerides. More...
 
double 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 167 of file observation.h.

Field Documentation

u32 fit_interval

Curve fit interval [s].

Definition at line 171 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 173 of file observation.h.

GNSS signal identifier.

Definition at line 168 of file observation.h.

Time of Ephemerides.

Definition at line 169 of file observation.h.

double ura

User Range Accuracy [m].

Definition at line 170 of file observation.h.

u8 valid

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

Definition at line 172 of file observation.h.


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