Click or drag to resize

JplDEFile Properties

The JplDEFile type exposes the following members.

Properties
  NameDescription
Public propertyConstants
Gets an enumerator for the constants in the file.
Public propertyDaysPerBlock
Gets the number of days in each data block.
Public propertyFinalEpoch
Gets the final epoch for which this file contains data.
Public propertyInitialEpoch
Gets the initial epoch for which this file contains data.
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 propertyTitles
Gets the titles of this file.
Top
See Also