Click or drag to resize

Iau2000Orientation.ComputeVenus Method

Compute the IauOrientationParameters for Venus.

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

Parameters

date
Type: AGI.Foundation.Time.JulianDate
The date to evaluate the parameters.

Return Value

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