Click or drag to resize

Iau2006OrientationComputeNeptune Method

Compute the IauOrientationParameters for Neptune.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static IauOrientationParameters ComputeNeptune(
	JulianDate date
)

Parameters

date
Type: AGI.Foundation.TimeJulianDate
The date to evaluate the parameters.

Return Value

Type: IauOrientationParameters
The IauOrientationParameters representing the orientation of Neptune.
See Also