Package | Description |
---|---|
org.orekit.files.ccsds.ndm.cdm |
This package contains class managing CCSDS Conjunction Data Message.
|
Modifier and Type | Method and Description |
---|---|
CdmRelativeMetadata |
Cdm.getRelativeMetadata()
Get the file metadata.
|
CdmRelativeMetadata |
CdmMetadata.getRelativeMetadata()
Get the relative metadata following header, they are the common metadata for the CDM.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CdmRelativeMetadataKey.process(ParseToken token,
ContextBinding context,
CdmRelativeMetadata container)
Process one token.
|
void |
CdmMetadata.setRelativeMetadata(CdmRelativeMetadata relativeMetadata)
Set the relative metadata following header, they are the common metadata for the CDM.
|
void |
CdmWriter.writeRelativeMetadataContent(Generator generator,
double formatVersion,
CdmRelativeMetadata relativeMetadata) |
abstract void |
CdmMessageWriter.writeRelativeMetadataContent(Generator generator,
double formatVersion,
CdmRelativeMetadata relativeMetadata)
Write RelativeMetadata part only once after header.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.