Click or drag to resize

JplDE Properties

The JplDE type exposes the following members.

Properties
  NameDescription
Public propertyEarthMoonMassRatio
Gets the ratio of the mass of the earth to the mass of the moon.
Public propertyFile
Gets the raw JPL DE file represented by this instance.
Public propertyFinalEpoch
Gets the last epoch for which ephemeris data is available.
Public propertyInitialEpoch
Gets the first epoch for which ephemeris data is available.
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).
Public propertyLunarEphemerisNumber
Gets the number indicating the source of the data. For example, '405' indicates the DE405 ephemerides.
Public propertyPlanetaryEphemerisNumber
Gets the number indicating the source of the data. For example, '405' indicates the DE405 ephemerides.
Public propertySpeedOfLight
Gets the speed of light in km/s.
Public propertyTitles
Gets the collection of titles.
Top
See Also