Class in Zendir.Messages | Inherits from Message

Declaration

class OrbitalMessage;

Description

Message that defines the six orbital Keplerian elements, any additional calculations and the period of a specific orbit.


Properties

DeclaredDescription
AlphaInverted semi-major axis value.
ArgumentOfPeriapsisArgument of periapsis of the orbit.
EccentricityEccentricity of the orbit.
InclinationInclination of the orbital plane.
OmegaAscensionRight ascension of the ascending node.
PeriodThe period of the orbit based on the current orbitalelements.
PositionMagnitudeMagnitude of the position vector.
RadiusApoapsisRadius of apoapsis of the orbit.
RadiusPeriapsisRadius of periapsis of the orbit.
SemiMajorAxisThe object’s Semi-Major Axis.
TrueAnomalyTrue anomaly of the orbit.