EarthOrientationParametersPredictedInterval Property |
Gets the time interval of predicted 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 PredictedInterval { get; }
Public ReadOnly Property PredictedInterval As TimeInterval
Get
public:
property TimeInterval^ PredictedInterval {
TimeInterval^ get ();
}
member PredictedInterval : TimeInterval with get
Property Value
Type:
TimeIntervalSee Also