JplDE405 Properties |
The JplDE405 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.) | |
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.
| |
PlanetaryEphemerisNumber |
Gets the number indicating the source of the data. For example,
'405' indicates the DE405 ephemerides.
(Inherited from JplDE.) | |
Source |
Gets the string describing the source of the data.
| |
SpeedOfLight |
Gets the speed of light in km/s.
(Inherited from JplDE.) | |
Titles |
Gets the collection of titles.
(Inherited from JplDE.) | |
VenusRadius |
Gets the radius of Venus in kilometers.
|