| Package | Description |
|---|---|
| org.orekit.files.ccsds.definitions |
This package contains definitions for CCSDS objects (frames, time systems...).
|
| org.orekit.files.ccsds.ndm.odm.ocm |
This package contains class managing CCSDS Orbit Comprehensive Message.
|
| Modifier and Type | Method and Description |
|---|---|
SpacecraftBodyFrame |
FrameFacade.asSpacecraftBodyFrame()
Get the associated
spacecraft body frame. |
static SpacecraftBodyFrame |
SpacecraftBodyFrame.parse(String descriptor)
Build an instance from a normalized descriptor.
|
| Constructor and Description |
|---|
FrameFacade(Frame frame,
CelestialBodyFrame celestialBodyFrame,
OrbitRelativeFrame orbitRelativeFrame,
SpacecraftBodyFrame spacecraftBodyFrame,
String name)
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SpacecraftBodyFrame |
OrbitManeuverHistoryMetadata.getDcBodyFrame()
Get spacecraft body frame in which
OrbitManeuverHistoryMetadata.getDcBodyTrigger() is specified. |
| Modifier and Type | Method and Description |
|---|---|
void |
OrbitManeuverHistoryMetadata.setDcBodyFrame(SpacecraftBodyFrame dcBodyFrame)
Set spacecraft body frame in which
OrbitManeuverHistoryMetadata.getDcBodyTrigger() is specified. |
Copyright © 2002-2023 CS GROUP. All rights reserved.