| 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: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic int OrbitCount { get; }Public ReadOnly Property OrbitCount As Integer
	Get
public:
property int OrbitCount {
	int get ();
}member OrbitCount : int with get
Property Value
Type: 
Int32 See Also
See Also