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 and Description |
---|---|
protected CCSDSFrame |
ODMParser.parseCCSDSFrame(String frameName)
Parse a CCSDS frame.
|
static CCSDSFrame |
CCSDSFrame.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CCSDSFrame[] |
CCSDSFrame.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.