public class OrientationFrame extends Frame
Frame class; it represents a dynamic orientation frame,
i.e. a dynamic frame whose orientation is defined by IOrientationLaw.OrientationTransformProvider,
Serialized Form| Constructor and Description |
|---|
OrientationFrame(IOrientationLaw law,
AttitudeFrame frame)
Builds the dynamic orientation frame using
AttitudeFrame as the parent frame. |
OrientationFrame(IOrientationLaw law,
AttitudeFrame frame,
double spinDeltaT)
Builds the dynamic orientation frame using
AttitudeFrame as the parent frame. |
OrientationFrame(IOrientationLaw law,
OrientationFrame frame)
Builds the dynamic orientation frame using
OrientationFrame as the parent frame. |
OrientationFrame(IOrientationLaw law,
OrientationFrame frame,
double spinDeltaT)
Builds the dynamic orientation frame using
OrientationFrame as the parent frame. |
getAncestor, getDepth, getFirstCommonPseudoInertialAncestor, getFirstPseudoInertialAncestor, getFrozenFrame, getName, getNativeFrame, getParent, getPVCoordinates, getRoot, getTransformJacobian, getTransformProvider, getTransformTo, getTransformTo, getTransformTo, getTransformTo, isChildOf, isPseudoInertial, setName, setReferential, toStringpublic OrientationFrame(IOrientationLaw law, AttitudeFrame frame)
AttitudeFrame as the parent frame.law - the orientation lawframe - the parent framepublic OrientationFrame(IOrientationLaw law, OrientationFrame frame)
OrientationFrame as the parent frame.law - the orientation lawframe - the parent framepublic OrientationFrame(IOrientationLaw law, AttitudeFrame frame, double spinDeltaT)
AttitudeFrame as the parent frame.law - the orientation lawframe - the parent framespinDeltaT - the delta-T used to compute spin by finite differencespublic OrientationFrame(IOrientationLaw law, OrientationFrame frame, double spinDeltaT)
OrientationFrame as the parent frame.law - the orientation lawframe - the parent framespinDeltaT - the delta-T used to compute spin by finite differencesCopyright © 2024 CNES. All rights reserved.