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 |
---|---|
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-2020 CS GROUP. All rights reserved.