Package | Description |
---|---|
org.orekit.files.ccsds.ndm.odm.ocm |
This package contains class managing CCSDS Orbit Comprehensive Message.
|
Modifier and Type | Method and Description |
---|---|
ManBasis |
ManeuverHistoryMetadata.getManBasis()
Get basis of this maneuver history data.
|
static ManBasis |
ManBasis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManBasis[] |
ManBasis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ManeuverHistoryMetadata.setManBasis(ManBasis manBasis)
Set basis of this maneuver history data.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.