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 |
---|---|
static CcsdsOemFileWritingOptions |
CcsdsOemFileWritingOptions.getDefaultOptions()
Gets the default instance where
OverrideCreationDate (get / set )
is set to true and the OutputFormat (get / set )
is set to CcsdsOemFileOutputFormat.KVN_FORMAT . |
Modifier and Type | Method and Description |
---|---|
void |
CcsdsOrbitEphemerisMessageFile.writeTo(Writer writer,
CcsdsOemFileWritingOptions options)
Writes this instance to a
Writer in the CCSDS orbit ephemeris message OEM format. |