libsbp  v2.4.7
msg_ephemeris_sbas_t Struct Reference

#include <observation.h>

Collaboration diagram for msg_ephemeris_sbas_t:

Data Fields

ephemeris_common_content_t common
 Values common for all ephemeris types. More...
 
double pos [3]
 Position of the GEO at time toe [m]. More...
 
float vel [3]
 Velocity of the GEO at time toe [m/s]. More...
 
float acc [3]
 Acceleration of the GEO at time toe [m/s^2]. More...
 
float a_gf0
 Time offset of the GEO clock w.r.t. More...
 
float a_gf1
 Drift of the GEO clock w.r.t. More...
 

Detailed Description

Definition at line 405 of file observation.h.

Field Documentation

float a_gf0

Time offset of the GEO clock w.r.t.

SBAS Network Time [s]

Definition at line 410 of file observation.h.

float a_gf1

Drift of the GEO clock w.r.t.

SBAS Network Time [s/s]

Definition at line 411 of file observation.h.

float acc[3]

Acceleration of the GEO at time toe [m/s^2].

Definition at line 409 of file observation.h.

Values common for all ephemeris types.

Definition at line 406 of file observation.h.

double pos[3]

Position of the GEO at time toe [m].

Definition at line 407 of file observation.h.

float vel[3]

Velocity of the GEO at time toe [m/s].

Definition at line 408 of file observation.h.


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