Ephemeris Properties |
The Ephemeris type exposes the following members.
Name | Description | |
---|---|---|
Altitude |
Gets or sets the altitude (elevation) in meters above the mean sea level.
| |
EclipticToEquatorial |
Gets the rotation matrix which converts directions from the ecliptic coordinate system to
the equatorial coordinate system.
| |
EquatorialToGeographic |
Gets the rotation matrix which converts directions from the equatorial coordinate system to
the geographic coordinate system.
| |
EquatorialToWorld |
Gets the transformation matrix which converts directions from the equatorial coordinate
system to the world space.
| |
ExtraterrestrialSunlight |
Gets the extraterrestrial sunlight intensity based on NASA data.
| |
Latitude |
Gets or sets the latitude of the world space origin (using the Geographic coordinate space).
| |
Longitude |
Gets or sets the longitude of the world space origin (using the Geographic coordinate space).
| |
MoonPhaseAngle |
Gets the moon phase angle.
| |
MoonPhaseRelative |
Gets the moon phase as a relative value.
| |
MoonPosition |
Gets the moon position in world space.
| |
SunDirectionRefracted |
Gets the direction to the sun as seen from within the atmosphere considering optical
refraction.
| |
SunPosition |
Gets the sun position in world space in meters.
| |
Time |
Gets or sets the date and time relative to Coordinated Universal Time (UTC).
|