WaypointPropagator.TimeInterval Property |
Gets the time interval over which the propagator can supply ephemeris.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic TimeInterval TimeInterval { get; }
Public ReadOnly Property TimeInterval As TimeInterval
Get
public:
property TimeInterval^ TimeInterval {
TimeInterval^ get ();
}
member TimeInterval : TimeInterval with get
Property Value
Type:
TimeInterval
See Also