public class PredefinedFrame extends CelestialBodyFrame
FramesFactory.celestialPoint| Constructor and Description |
|---|
PredefinedFrame(Frame parent,
TransformProvider transformProvider,
boolean pseudoInertial,
PredefinedFrameType factoryKeyIn)
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CelestialPoint |
getCelestialPoint()
Returns the celestial point centered on this frame.
|
PredefinedFrameType |
getFactoryKey()
Get the key of the frame within the factory.
|
getAncestor, getDepth, getFirstCommonPseudoInertialAncestor, getFirstPseudoInertialAncestor, getFrozenFrame, getFrozenFrame, getName, getNativeFrame, getParent, getPVCoordinates, getRoot, getTransformJacobian, getTransformProvider, getTransformTo, getTransformTo, getTransformTo, getTransformTo, isChildOf, isPseudoInertial, setName, setReferential, toStringpublic PredefinedFrame(Frame parent, TransformProvider transformProvider, boolean pseudoInertial, PredefinedFrameType factoryKeyIn)
parent - parent frame (must be non-null)transformProvider - provider for transform from parent frame to instancepseudoInertial - true if frame is considered pseudo-inertial
(i.e. suitable for propagating orbit)factoryKeyIn - key of the frame within the factorypublic PredefinedFrameType getFactoryKey()
public CelestialPoint getCelestialPoint() throws PatriusException
getCelestialPoint in class CelestialBodyFramePatriusException - thrown if the celestial point could not be builtCopyright © 2025 CNES. All rights reserved.