public class FactoryManagedFrame extends CelestialBodyFrame
FramesFactory
.Constructor and Description |
---|
FactoryManagedFrame(Frame parent,
TransformProvider transformProvider,
boolean pseudoInertial,
Predefined factoryKeyIn)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
Predefined |
getFactoryKey()
Get the key of the frame within the factory.
|
getCelestialBody, setCelestialBody
getAncestor, getDepth, getFirstCommonPseudoInertialAncestor, getFirstPseudoInertialAncestor, getFrozenFrame, getName, getNativeFrame, getParent, getPVCoordinates, getRoot, getTransformJacobian, getTransformProvider, getTransformTo, getTransformTo, getTransformTo, getTransformTo, isChildOf, isPseudoInertial, setName, setReferential, toString
public FactoryManagedFrame(Frame parent, TransformProvider transformProvider, boolean pseudoInertial, Predefined 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 Predefined getFactoryKey()
Copyright © 2023 CNES. All rights reserved.