Click or drag to resize

JplDE200 Properties

The JplDE200 type exposes the following members.

Properties
  NameDescription
Public propertyEarthMoonMassRatio
Gets the ratio of the mass of the earth to the mass of the moon.
(Inherited from JplDE.)
Public propertyEarthRadius
Gets the radius of Earth in kilometers.
Public propertyFile
Gets the raw JPL DE file represented by this instance.
(Inherited from JplDE.)
Public propertyFinalEpoch
Gets the last epoch for which ephemeris data is available.
(Inherited from JplDE.)
Public propertyInitialEpoch
Gets the first epoch for which ephemeris data is available.
(Inherited from JplDE.)
Public propertyIsFrozen
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.)
Public propertyJupiterRadius
Gets the radius of Jupiter in kilometers.
Public propertyKilometersPerAstronomicalUnit
Gets the number of kilometers (km) in one astronomical unit (AU).
(Inherited from JplDE.)
Public propertyLunarEphemerisNumber
Gets the number indicating the source of the data. For example, '405' indicates the DE405 ephemerides.
(Inherited from JplDE.)
Public propertyMarsRadius
Gets the radius of Mars in kilometers.
Public propertyMercuryRadius
Gets the radius of Mercury in kilometers.
Public propertyMoonRadius
Gets the radius of Moon in kilometers.
Public propertyNeptuneRadius
Gets the radius of Neptune in kilometers.
Public propertyPlanetaryEphemerisNumber
Gets the number indicating the source of the data. For example, '405' indicates the DE405 ephemerides.
(Inherited from JplDE.)
Public propertyPlutoRadius
Gets the radius of Pluto in kilometers.
Public propertySaturnRadius
Gets the radius of Saturn in kilometers.
Public propertySource
Gets the string describing the source of the data.
Public propertySpeedOfLight
Gets the speed of light in km/s.
(Inherited from JplDE.)
Public propertySunRadius
Gets the radius of Sun in kilometers.
Public propertyTitles
Gets the collection of titles.
(Inherited from JplDE.)
Public propertyUranusRadius
Gets the radius of Uranus in kilometers.
Public propertyVenusRadius
Gets the radius of Venus in kilometers.
Top
See Also