Click or drag to resize

Iau2009OrientationComputePluto Method

Compute the IauOrientationParameters for Pluto.

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

Parameters

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

Return Value

Type: IauOrientationParameters
The IauOrientationParameters representing the orientation of Pluto.
Remarks

The values used here are actually based on an erratum to the original article. The original article was published in: Celestial Mechanics and Dynamical Astronomy 110:293-304. The erratum was published in: Celestial Mechanics and Dynamical Astronomy 110:401-403.

See Also