libsbp  v2.4.7
msg_almanac_glo_dep_t Struct Reference

#include <observation.h>

Collaboration diagram for msg_almanac_glo_dep_t:

Data Fields

almanac_common_content_dep_t common
 Values common for all almanac types. More...
 
double lambda_na
 Longitude of the first ascending node of the orbit in PZ-90.02 coordinate system [rad]. More...
 
double t_lambda_na
 Time of the first ascending node passage [s]. More...
 
double i
 Value of inclination at instant of t_lambda [rad]. More...
 
double t
 Value of Draconian period at instant of t_lambda [s/orbital period]. More...
 
double t_dot
 Rate of change of the Draconian period [s/(orbital period^2)]. More...
 
double epsilon
 Eccentricity at instant of t_lambda. More...
 
double omega
 Argument of perigee at instant of t_lambda [rad]. More...
 

Detailed Description

Definition at line 996 of file observation.h.

Field Documentation

Values common for all almanac types.

Definition at line 997 of file observation.h.

double epsilon

Eccentricity at instant of t_lambda.

Definition at line 1005 of file observation.h.

double i

Value of inclination at instant of t_lambda [rad].

Definition at line 1002 of file observation.h.

double lambda_na

Longitude of the first ascending node of the orbit in PZ-90.02 coordinate system [rad].

Definition at line 998 of file observation.h.

double omega

Argument of perigee at instant of t_lambda [rad].

Definition at line 1006 of file observation.h.

double t

Value of Draconian period at instant of t_lambda [s/orbital period].

Definition at line 1003 of file observation.h.

double t_dot

Rate of change of the Draconian period [s/(orbital period^2)].

Definition at line 1004 of file observation.h.

double t_lambda_na

Time of the first ascending node passage [s].

Definition at line 1001 of file observation.h.


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