Click or drag to resize
DigitalRuneEphemeris Properties

The Ephemeris type exposes the following members.

Properties
  NameDescription
Public propertyAltitude
Gets or sets the altitude (elevation) in meters above the mean sea level.
Public propertyEclipticToEquatorial
Gets the rotation matrix which converts directions from the ecliptic coordinate system to the equatorial coordinate system.
Public propertyEquatorialToGeographic
Gets the rotation matrix which converts directions from the equatorial coordinate system to the geographic coordinate system.
Public propertyEquatorialToWorld
Gets the transformation matrix which converts directions from the equatorial coordinate system to the world space.
Public propertyStatic memberExtraterrestrialSunlight
Gets the extraterrestrial sunlight intensity based on NASA data.
Public propertyLatitude
Gets or sets the latitude of the world space origin (using the Geographic coordinate space).
Public propertyLongitude
Gets or sets the longitude of the world space origin (using the Geographic coordinate space).
Public propertyMoonPhaseAngle
Gets the moon phase angle.
Public propertyMoonPhaseRelative
Gets the moon phase as a relative value.
Public propertyMoonPosition
Gets the moon position in world space.
Public propertySunDirectionRefracted
Gets the direction to the sun as seen from within the atmosphere considering optical refraction.
Public propertySunPosition
Gets the sun position in world space in meters.
Public propertyTime
Gets or sets the date and time relative to Coordinated Universal Time (UTC).
Top
See Also