Click or drag to resize

Iau2006Orientation 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: 2006.
Inheritance Hierarchy
SystemObject
  AGI.Foundation.CelestialIau2006Orientation

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 Iau2006Orientation

The Iau2006Orientation 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 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