Public Attributes

alf_orb_data_s Struct Reference

Alfriend orbital elements data structure.

List of all members.

Public Attributes

double sma
 Semi-major axis [km].
double inc
 Inclination [rad].
double raan
 Right ascension of the ascending node [rad].
double true_lat
 True latitude [rad].
double q1
 ecc*cos(perigee).
double q2
 ecc*sin(perigee).
double epoch
 Epoch [Julian Days from J2000].

Member Data Documentation

(NOT USED in this library, but kept to be consistent with orb_data_t in sctlib)