Click or drag to resize

CssiSolarGeophysicalDataUseDailyFluxData Property

Gets a value indicating whether this instance always uses daily values for the Geomagnetic Flux instead of producing the 3-hour values when calling ComputeThreeHourKpValues(JulianDate) or ComputeThreeHourApValues(JulianDate). If daily values are used, the value for that day will be repeated for all 3-hour values.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool UseDailyFluxData { get; }

Property Value

Type: Boolean
See Also