EarthOrientationParametersObservedInterval Property |
Gets the time interval of observed data points, if known.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public TimeInterval ObservedInterval { get; }
Public ReadOnly Property ObservedInterval As TimeInterval
Get
public:
property TimeInterval^ ObservedInterval {
TimeInterval^ get ();
}
member ObservedInterval : TimeInterval with get
Property Value
Type:
TimeIntervalSee Also