|
libsbp
v2.4.7
|
#include <observation.h>

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