Public Attributes

orb_data_s Struct Reference

Structure for storing orbit data.

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 perigee
 Argument of perigee [rad].
double ecc
 Eccentricity.
double mean_anom
 Mean anomaly at epoch [rad].
double true_anom
 True anomaly at epoch [rad].
double orb_rate
 Mean orbit rate [rad/day].
double epoch
 Epoch [Julian Days from J2000].

Member Data Documentation

Referenced by rv_to_el(), and galilean_moons::update().