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 FormConstructor and Description |
---|
OrientationFrame(IOrientationLaw law,
AttitudeFrame frame)
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. |
getAncestor, getDepth, getFrozenFrame, getName, getParent, getRoot, getTransformJacobian, getTransformProvider, getTransformTo, getTransformTo, getTransformTo, getTransformTo, isChildOf, isPseudoInertial, toString
public 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 frameCopyright © 2017 CNES. All rights reserved.