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 |
ManeuverHistoryMetadata.getDcBodyFrame()
Get spacecraft body frame in which
ManeuverHistoryMetadata.getDcBodyTrigger() is specified. |
Modifier and Type | Method and Description |
---|---|
void |
ManeuverHistoryMetadata.setDcBodyFrame(SpacecraftBodyFrame dcBodyFrame)
Set spacecraft body frame in which
ManeuverHistoryMetadata.getDcBodyTrigger() is specified. |
Copyright © 2002-2022 CS GROUP. All rights reserved.