Click or drag to resize

CssiSolarGeophysicalDataComputeApValue Method

Computes the geomagnetic flux ap value at the given date.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override double ComputeApValue(
	JulianDate date
)

Parameters

date
Type: AGI.Foundation.TimeJulianDate
The date of the value to calculate.

Return Value

Type: Double
The ap value for geomagnetic flux.
See Also