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