libsbp
v2.4.7
|
#include <observation.h>
Data Fields | |
ephemeris_common_content_dep_a_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... | |
Definition at line 359 of file observation.h.
double a_gf0 |
Time offset of the GEO clock w.r.t.
SBAS Network Time [s]
Definition at line 364 of file observation.h.
double a_gf1 |
double acc[3] |
Acceleration of the GEO at time toe [m/s^2].
Definition at line 363 of file observation.h.
Values common for all ephemeris types.
Definition at line 360 of file observation.h.
double pos[3] |
Position of the GEO at time toe [m].
Definition at line 361 of file observation.h.
double vel[3] |
Velocity of the GEO at time toe [m/s].
Definition at line 362 of file observation.h.