Click or drag to resize

ConstantSolarGeophysicalDataComputeKpDailyAverage Method

Returns the constant kp geomagnetic index value.

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 ComputeKpDailyAverage(
	JulianDate date
)

Parameters

date
Type: AGI.Foundation.TimeJulianDate
The date of calculation (not used).

Return Value

Type: Double
The kp geomagnetic flux value.
See Also