Definition at line 24 of file ZoneOrientation.h.
◆ configure()
void Evolve::ZoneOrientation::configure |
( |
double |
inclination, |
|
|
double |
periapsis |
|
) |
| |
|
inline |
◆ inclination()
double Evolve::ZoneOrientation::inclination |
( |
bool |
evolution_rate = false | ) |
const |
|
inline |
The angle between the angular momenta of the zone and the orbit.
Definition at line 54 of file ZoneOrientation.h.
◆ periapsis()
double Evolve::ZoneOrientation::periapsis |
( |
bool |
evolution_rate = false | ) |
const |
|
inline |
The argument of periapsis of this zone minus the reference zone's.
Definition at line 59 of file ZoneOrientation.h.
◆ __inclination
double Evolve::ZoneOrientation::__inclination |
|
private |
The inclination of the zone relative to the orbit.
Definition at line 29 of file ZoneOrientation.h.
◆ __inclination_rate
double Evolve::ZoneOrientation::__inclination_rate |
|
private |
The rate at which the inclination of the zone is evolving.
Definition at line 29 of file ZoneOrientation.h.
◆ __periapsis
double Evolve::ZoneOrientation::__periapsis |
|
private |
The periapsis of the orbit in the equatorial frame of the zone.
Definition at line 29 of file ZoneOrientation.h.
◆ __periapsis_rate
double Evolve::ZoneOrientation::__periapsis_rate |
|
private |
The rate at which the periapsis of the zone is evolving.
Definition at line 29 of file ZoneOrientation.h.
The documentation for this class was generated from the following file: