Package | Description |
---|---|
org.orekit.files.ccsds.ndm.cdm |
This package contains class managing CCSDS Conjunction Data Message.
|
Modifier and Type | Method and Description |
---|---|
ScreenVolumeFrame |
CdmRelativeMetadata.getScreenVolumeFrame()
Get the name of the Object1 centered reference frame in which the screening volume data are given.
|
static ScreenVolumeFrame |
ScreenVolumeFrame.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScreenVolumeFrame[] |
ScreenVolumeFrame.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CdmRelativeMetadata.setScreenVolumeFrame(ScreenVolumeFrame screenVolumeFrame)
Set the name of the Object1 centered reference frame in which the screening volume data are given.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.