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