JplDE200 Properties |
The JplDE200 type exposes the following members.
| Name | Description | |
|---|---|---|
| EarthMoonMassRatio |
Gets the ratio of the mass of the earth to the mass of the moon.
(Inherited from JplDE.) | |
| EarthRadius |
Gets the radius of Earth in kilometers.
| |
| File |
Gets the raw JPL DE file represented by this instance.
(Inherited from JplDE.) | |
| FinalEpoch |
Gets the last epoch for which ephemeris data is available.
(Inherited from JplDE.) | |
| InitialEpoch |
Gets the first epoch for which ephemeris data is available.
(Inherited from JplDE.) | |
| IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
| JupiterRadius |
Gets the radius of Jupiter in kilometers.
| |
| KilometersPerAstronomicalUnit |
Gets the number of kilometers (km) in one astronomical unit (AU).
(Inherited from JplDE.) | |
| LunarEphemerisNumber |
Gets the number indicating the source of the data. For example,
'405' indicates the DE405 ephemerides.
(Inherited from JplDE.) | |
| MarsRadius |
Gets the radius of Mars in kilometers.
| |
| MercuryRadius |
Gets the radius of Mercury in kilometers.
| |
| MoonRadius |
Gets the radius of Moon in kilometers.
| |
| NeptuneRadius |
Gets the radius of Neptune in kilometers.
| |
| PlanetaryEphemerisNumber |
Gets the number indicating the source of the data. For example,
'405' indicates the DE405 ephemerides.
(Inherited from JplDE.) | |
| PlutoRadius |
Gets the radius of Pluto in kilometers.
| |
| SaturnRadius |
Gets the radius of Saturn in kilometers.
| |
| Source |
Gets the string describing the source of the data.
| |
| SpeedOfLight |
Gets the speed of light in km/s.
(Inherited from JplDE.) | |
| SunRadius |
Gets the radius of Sun in kilometers.
| |
| Titles |
Gets the collection of titles.
(Inherited from JplDE.) | |
| UranusRadius |
Gets the radius of Uranus in kilometers.
| |
| VenusRadius |
Gets the radius of Venus in kilometers.
|