public final class FrozenFrame extends Frame
| Constructor and Description |
|---|
FrozenFrame(Frame coordinate,
Frame reference,
String name)
Build a non-inertial frame that has zero linear/angular velocity to a given reference frame.
|
getAncestor, getDepth, getFirstCommonPseudoInertialAncestor, getFirstPseudoInertialAncestor, getFrozenFrame, getFrozenFrame, getName, getNativeFrame, getParent, getPVCoordinates, getRoot, getTransformJacobian, getTransformProvider, getTransformTo, getTransformTo, getTransformTo, getTransformTo, isChildOf, isPseudoInertial, setName, setReferential, toStringpublic FrozenFrame(Frame coordinate, Frame reference, String name) throws IllegalArgumentException
coordinate - represented framereference - (inertial) frame from which the coordinate frame is frozenname - name of the frame (eg coordinate.getName()+".Frozen")IllegalArgumentException - if the parent frame is nullCopyright © 2025 CNES. All rights reserved.