Click or drag to resize

JplDE430 Properties

The JplDE430 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 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 propertyPlanetaryEphemerisNumber
Gets the number indicating the source of the data. For example, '405' indicates the DE405 ephemerides.
(Inherited from JplDE.)
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 propertyTitles
Gets the collection of titles.
(Inherited from JplDE.)
Top
See Also