Package | Description |
---|---|
agi.foundation.ccsds |
Contains types for interoperating with data formats supported by
The Consultative Committee for Space Data Systems (CCSDS).
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
CcsdsOrbitEphemerisMessageSegment.checkForSameDefinition(CcsdsOrbitEphemerisMessageSegment other)
Checks to determine if another instance has the same definition as this instance and
returns
true if it does. |
Modifier and Type | Method and Description |
---|---|
protected boolean |
CcsdsOrbitEphemerisMessageFile.checkForSameDefinition(DefinitionalObjectCollection<CcsdsOrbitEphemerisMessageSegment> other) |
Constructor and Description |
---|
CcsdsOrbitEphemerisMessageSegment(CcsdsOrbitEphemerisMessageSegment existingInstance,
CopyContext context)
Initializes a new instance as a copy of an existing instance.
|