Kerbal Space Program
1.12.4
|
Represents the state of an orbiting object More...
Public Member Functions | |
Orbit | Load () |
OrbitSnapshot (Orbit orbitRef) | |
OrbitSnapshot (CelestialBody bodyRef) | |
OrbitSnapshot (ConfigNode node) | |
virtual void | Save (ConfigNode node) |
Public Attributes | |
double | argOfPeriapsis |
double | eccentricity |
double | epoch |
double | inclination |
double | LAN |
double | meanAnomalyAtEpoch |
int | ReferenceBodyIndex |
double | semiMajorAxis |
Represents the state of an orbiting object
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented in Expansions.Missions.MissionOrbit.
double OrbitSnapshot.argOfPeriapsis |
double OrbitSnapshot.eccentricity |
double OrbitSnapshot.epoch |
double OrbitSnapshot.inclination |
double OrbitSnapshot.LAN |
double OrbitSnapshot.meanAnomalyAtEpoch |
int OrbitSnapshot.ReferenceBodyIndex |
double OrbitSnapshot.semiMajorAxis |