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