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: 24.2.419.0 (24.2.419.0)
Syntax public TimeInterval TimeInterval { get; }
Public ReadOnly Property TimeInterval As TimeInterval
Get
public:
property TimeInterval^ TimeInterval {
TimeInterval^ get ();
}
member TimeInterval : TimeInterval with get
Property Value
Type:
TimeIntervalSee Also