Click or drag to resize

CcsdsOrbitEphemerisMessageFile Properties

The CcsdsOrbitEphemerisMessageFile type exposes the following members.

Properties
  NameDescription
Public propertyComments
Gets a collection containing comments from the header of a CCSDS OEM file.
Public propertyCount (Inherited from Collection<CcsdsOrbitEphemerisMessageSegment>.)
Public propertyCreationDate
Gets or sets the file creation date and time in UTC.
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 DefinitionalObjectCollection<T>.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from Collection<CcsdsOrbitEphemerisMessageSegment>.)
Protected propertyItems (Inherited from Collection<CcsdsOrbitEphemerisMessageSegment>.)
Public propertyOriginator
Gets or sets the creating agency or operator. The country of origin should also be provided where the originator is not a national space agency.
Public propertyVersion
Gets or sets the ephemeris file version.
Top
See Also