Click or drag to resize

IauOrientationAxes Constructor (ComputeIauOrientationParameters)

Create a new set of Axes based on the given orientation function.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IauOrientationAxes(
	ComputeIauOrientationParameters orientationFunction
)

Parameters

orientationFunction
Type: AGI.Foundation.CelestialComputeIauOrientationParameters
The function which computes the IauOrientationParameters given a JulianDate.
See Also