LifetimeElementsOrbitCount Property |
Gets the number of orbits produced by the propagator from the initial conditions to the current elements.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int OrbitCount { get; }
Public ReadOnly Property OrbitCount As Integer
Get
public:
property int OrbitCount {
int get ();
}
member OrbitCount : int with get
Property Value
Type:
Int32See Also