Package | Description |
---|---|
org.orekit.files.ccsds |
This package provides a parser for orbit data stored in CCSDS Orbit Data Message format.
|
Modifier and Type | Class and Description |
---|---|
static class |
OMMFile.OMMMetaData |
Modifier and Type | Method and Description |
---|---|
abstract ODMMetaData |
OGMFile.getMetaData()
Get the meta data.
|
ODMMetaData |
OPMFile.getMetaData()
Get the meta data.
|
ODMMetaData |
OEMFile.EphemeridesBlock.getMetaData()
Get the meta-data for the block.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
ODMParser.parseMetaDataEntry(org.orekit.files.ccsds.KeyValue keyValue,
ODMMetaData metaData,
List<String> comment)
Parse a meta-data key = value entry.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.