Package | Description |
---|---|
org.orekit.files.ccsds |
This package provides a parser for elements data stored in CCSDS Navigation Data Message format.
|
Modifier and Type | Method and 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 and Description |
---|---|
TDMParser |
TDMParser.withFileFormat(TDMParser.TDMFileFormat newFileFormat)
Set file format.
|
Copyright © 2002-2020 CS GROUP. All rights reserved.