Package | Description |
---|---|
org.orekit.files.ccsds |
This package provides a parser for orbit data stored in CCSDS Orbit Data Message format.
|
Modifier and Type | Method | Description |
---|---|---|
TDMParser.TDMFileFormat |
TDMParser.getFileFormat() |
Get file format.
|
static TDMParser.TDMFileFormat |
TDMParser.TDMFileFormat.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TDMParser.TDMFileFormat[] |
TDMParser.TDMFileFormat.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
TDMParser |
TDMParser.withFileFormat(TDMParser.TDMFileFormat newFileFormat) |
Set file format.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.