libsbp  v2.4.7
msg_ephemeris_glo_dep_a_t Struct Reference

#include <observation.h>

Collaboration diagram for msg_ephemeris_glo_dep_a_t:

Data Fields

ephemeris_common_content_dep_a_t common
 Values common for all ephemeris types. More...
 
double gamma
 Relative deviation of predicted carrier frequency from nominal. More...
 
double tau
 Correction to the SV time [s]. More...
 
double pos [3]
 Position of the SV at tb in PZ-90.02 coordinates system [m]. More...
 
double vel [3]
 Velocity vector of the SV at tb in PZ-90.02 coordinates system [m/s]. More...
 
double acc [3]
 Acceleration vector of the SV at tb in PZ-90.02 coordinates sys [m/s^2]. More...
 

Detailed Description

Definition at line 378 of file observation.h.

Field Documentation

double acc[3]

Acceleration vector of the SV at tb in PZ-90.02 coordinates sys [m/s^2].

Definition at line 384 of file observation.h.

Values common for all ephemeris types.

Definition at line 379 of file observation.h.

double gamma

Relative deviation of predicted carrier frequency from nominal.

Definition at line 380 of file observation.h.

double pos[3]

Position of the SV at tb in PZ-90.02 coordinates system [m].

Definition at line 382 of file observation.h.

double tau

Correction to the SV time [s].

Definition at line 381 of file observation.h.

double vel[3]

Velocity vector of the SV at tb in PZ-90.02 coordinates system [m/s].

Definition at line 383 of file observation.h.


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