Package | Description |
---|---|
org.orekit.files.ccsds.ndm.odm.ocm |
This package contains class managing CCSDS Orbit Comprehensive Message.
|
Modifier and Type | Method and Description |
---|---|
static OcmElements |
OcmElements.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OcmElements[] |
OcmElements.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<OcmElements> |
OcmMetadata.getOcmDataElements()
Get the list of elements of information data blocks included in this message.
|
Modifier and Type | Method and Description |
---|---|
void |
OcmMetadata.setOcmDataElements(List<OcmElements> ocmDataElements)
Set the list of elements of information data blocks included in this message.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.