SegmentResultsTimeIntervalOfEntireComputedEphemeris Property |
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.1.416.0 (23.1.416.0)
Syntaxpublic TimeInterval TimeIntervalOfEntireComputedEphemeris { get; }
Public ReadOnly Property TimeIntervalOfEntireComputedEphemeris As TimeInterval
Get
public:
property TimeInterval^ TimeIntervalOfEntireComputedEphemeris {
TimeInterval^ get ();
}
member TimeIntervalOfEntireComputedEphemeris : TimeInterval with get
Property Value
Type:
TimeInterval
See Also