Click or drag to resize

Iau2015Orientation 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: 2015.
Inheritance Hierarchy
SystemObject
  AGI.Foundation.CelestialIau2015Orientation

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 Iau2015Orientation

The Iau2015Orientation type exposes the following members.

Methods
  NameDescription
Public methodStatic memberComputeAriel
Compute the IauOrientationParameters for the Uranian moon Ariel.
Public methodStatic memberComputeCallisto
Compute the IauOrientationParameters for the Jovian moon Callisto.
Public methodStatic memberComputeCeres
Compute the IauOrientationParameters for Ceres.
Public methodStatic memberComputeCharon
Compute the IauOrientationParameters for the Plutonian moon Charon.
Public methodStatic memberComputeDeimos
Compute the IauOrientationParameters for the Martian moon Deimos.
Public methodStatic memberComputeDione
Compute the IauOrientationParameters for the Saturnian moon Dione.
Public methodStatic memberComputeEnceladus
Compute the IauOrientationParameters for the Saturnian moon Enceladus.
Public methodStatic memberComputeEuropa
Compute the IauOrientationParameters for the Jovian moon Europa.
Public methodStatic memberComputeGanymede
Compute the IauOrientationParameters for the Jovian moon Ganymede.
Public methodStatic memberComputeIapetus
Compute the IauOrientationParameters for the Saturnian moon Iapetus.
Public methodStatic memberComputeIo
Compute the IauOrientationParameters for the Jovian moon Io.
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 memberComputeMimas
Compute the IauOrientationParameters for the Saturnian moon Mimas.
Public methodStatic memberComputeMoon
Compute the IauOrientationParameters for the Moon. The IAU 2015 report did not provide orientation formulae because they are only accurate to approximately 150 m. This class will provide the orientation parameters from the 2009 report. For higher fidelity, consider using a lunar ephemeris, such as JplDE, and deriving orientation.
Public methodStatic memberComputeNeptune
Compute the IauOrientationParameters for Neptune.
Public methodStatic memberComputePhobos
Compute the IauOrientationParameters for the Martian moon Phobos.
Public methodStatic memberComputePhoebe
Compute the IauOrientationParameters for the Saturnian moon Phoebe.
Public methodStatic memberComputePluto
Compute the IauOrientationParameters for Pluto.
Public methodStatic memberComputeRhea
Compute the IauOrientationParameters for the Saturnian moon Rhea.
Public methodStatic memberComputeSaturn
Compute the IauOrientationParameters for Saturn.
Public methodStatic memberComputeSun
Compute the IauOrientationParameters for the Sun.
Public methodStatic memberComputeTethys
Compute the IauOrientationParameters for the Saturnian moon Tethys.
Public methodStatic memberComputeTitan
Compute the IauOrientationParameters for the Saturnian moon Titan.
Public methodStatic memberComputeTitania
Compute the IauOrientationParameters for the Uranian moon Titania.
Public methodStatic memberComputeTriton
Compute the IauOrientationParameters for the Neptunian moon Triton.
Public methodStatic memberComputeUranus
Compute the IauOrientationParameters for Uranus.
Public methodStatic memberComputeVenus
Compute the IauOrientationParameters for Venus.
Public methodStatic memberComputeVesta
Compute the IauOrientationParameters for Vesta.
Top
See Also