Click or drag to resize

Iau2009Orientation Class

This is a collection of the orientation information available for central bodies. The data comes from the Report of the IAU/IAG Working Group on Cartographic Coordinates and Rotational Elements: 2009.
Inheritance Hierarchy
SystemObject
  AGI.Foundation.CelestialIau2009Orientation

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 class Iau2009Orientation

The Iau2009Orientation type exposes the following members.

Methods
  NameDescription
Public methodStatic memberComputeJupiter
Compute the IauOrientationParameters for Jupiter.
Public methodStatic memberComputeMars
Compute the IauOrientationParameters for Mars.
Public methodStatic memberComputeMercury
Compute the IauOrientationParameters for Mercury.
Public methodStatic memberComputeMoon
Compute the IauOrientationParameters for the Moon.
Public methodStatic memberComputeNeptune
Compute the IauOrientationParameters for Neptune.
Public methodStatic memberComputePluto
Compute the IauOrientationParameters for Pluto.
Public methodStatic memberComputeSaturn
Compute the IauOrientationParameters for Saturn.
Public methodStatic memberComputeSun
Compute the IauOrientationParameters for the Sun.
Public methodStatic memberComputeUranus
Compute the IauOrientationParameters for Uranus.
Public methodStatic memberComputeVenus
Compute the IauOrientationParameters for Venus.
Top
See Also