Click or drag to resize

CssiSolarGeophysicalDataUseApToComputeKpValues Property

Gets a value indicating whether the geophysical data set was configured to use the Ap geomagnetic flux indices to compute the Kp values, instead of using the Kp values reported natively in the raw data. By default, this is set to true. Using Ap values to compute Kp can be more accurate since the Kp indices are approximated when represented in the file.

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 UseApToComputeKpValues { get; }

Property Value

Type: Boolean
See Also