Click or drag to resize

LifetimeElementsSemimajorAxis Property

Gets the semimajor axis of the orbit, in meters. Semimajor axis represents half the distance between the periapsis and the apoapsis.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double SemimajorAxis { get; }

Property Value

Type: Double
See Also