| 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 | Description |
|---|---|---|
static class |
OMMFile.OMMMetaData |
| Modifier and Type | Method | Description |
|---|---|---|
ODMMetaData |
OEMFile.EphemeridesBlock.getMetaData() |
Get the meta-data for the block.
|
abstract ODMMetaData |
OGMFile.getMetaData() |
Get the meta data.
|
ODMMetaData |
OPMFile.getMetaData() |
Get the meta data.
|
| Modifier and Type | Method | 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-2018 CS Systèmes d'information. All rights reserved.