LifetimeElements.SiderealPeriod Property |
Gets the approximate orbit period, in seconds, for the current orbit pass.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double SiderealPeriod { get; }
Public ReadOnly Property SiderealPeriod As Double
Get
public:
property double SiderealPeriod {
double get ();
}
member SiderealPeriod : float with get
Property Value
Type:
Double
See Also