LifetimeElementsSiderealPeriod 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: 24.2.419.0 (24.2.419.0)
Syntax public double SiderealPeriod { get; }
Public ReadOnly Property SiderealPeriod As Double
Get
public:
property double SiderealPeriod {
double get ();
}
member SiderealPeriod : float with get
Property Value
Type:
DoubleSee Also