WaypointPropagatorTimeInterval 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: 23.2.417.0 (23.2.417.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