Package | Description |
---|---|
org.orekit.files.ccsds.definitions |
This package contains definitions for CCSDS objects (frames, time systems...).
|
Modifier and Type | Method and Description |
---|---|
SpacecraftBodyFrame.BaseEquipment |
SpacecraftBodyFrame.getBaseEquipment()
Get the quipment on which the frame is located.
|
static SpacecraftBodyFrame.BaseEquipment |
SpacecraftBodyFrame.BaseEquipment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpacecraftBodyFrame.BaseEquipment[] |
SpacecraftBodyFrame.BaseEquipment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SpacecraftBodyFrame(SpacecraftBodyFrame.BaseEquipment baseEquipment,
String label)
Simple constructor.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.