WeatherMakerDayNightCycleProfileScriptMoonInfo Class |
Namespace: DigitalRuby.WeatherMaker
The WeatherMakerDayNightCycleProfileScriptMoonInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| WeatherMakerDayNightCycleProfileScriptMoonInfo | Initializes a new instance of the WeatherMakerDayNightCycleProfileScriptMoonInfo class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Altitude |
Altitude
| |
| Angle |
Moon illumination angle
| |
| Azimuth |
Azimuth
| |
| Declination |
Declination
| |
| Distance |
Distance in kilometers
| |
| EclipticLongitude |
EclipticLongitude
| |
| Fraction |
Moon illumination fraction
| |
| LunarMeanAnomaly |
LunarMeanAnomaly
| |
| ParallacticAngle |
ParallacticAngle
| |
| PercentFull |
Percent (0 to 1) that moon is full
| |
| Phase |
Moon illumination phase (0.5 is full, 0.0 to 1.0)
| |
| RightAscension |
RightAscension
| |
| SiderealTime |
SiderealTime
| |
| SunData |
The sun data used to calculate the moon info
| |
| UnitVectorDown |
Normal (unit vector) of the moon in the sky pointing to origin (negation of Position)
| |
| UnitVectorUp |
Position (unit vector) of the moon in the sky from origin
|