libsbp  v2.4.7
msg_ephemeris_sbas_dep_b_t Struct Reference

#include <observation.h>

Collaboration diagram for msg_ephemeris_sbas_dep_b_t:

Data Fields

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

Detailed Description

Definition at line 394 of file observation.h.

Field Documentation

double a_gf0

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

SBAS Network Time [s]

Definition at line 399 of file observation.h.

double a_gf1

Drift of the GEO clock w.r.t.

SBAS Network Time [s/s]

Definition at line 400 of file observation.h.

double acc[3]

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

Definition at line 398 of file observation.h.

Values common for all ephemeris types.

Definition at line 395 of file observation.h.

double pos[3]

Position of the GEO at time toe [m].

Definition at line 396 of file observation.h.

double vel[3]

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

Definition at line 397 of file observation.h.


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