public class AttitudeFrame extends Frame
Frame
class; it represents a dynamic spacecraft frame,
i.e. a dynamic frame whose orientation is defined by an attitude provider.AttitudeTransformProvider
,
Serialized FormConstructor and Description |
---|
AttitudeFrame(PVCoordinatesProvider pvProvider,
AttitudeProvider attitudeProv,
Frame referenceFrame)
Constructor of the dynamic spacecraft frame.
|
Modifier and Type | Method and Description |
---|---|
AttitudeProvider |
getAttitudeProvider()
Gets the attitude provider defining the orientation of the frame.
|
getAncestor, getDepth, getFirstCommonPseudoInertialAncestor, getFirstPseudoInertialAncestor, getFrozenFrame, getName, getNativeFrame, getParent, getPVCoordinates, getRoot, getTransformJacobian, getTransformProvider, getTransformTo, getTransformTo, getTransformTo, getTransformTo, isChildOf, isPseudoInertial, setName, setReferential, toString
public AttitudeFrame(PVCoordinatesProvider pvProvider, AttitudeProvider attitudeProv, Frame referenceFrame) throws PatriusException
pvProvider
- provides the position and velocity of the spacecraft given a date and a frameattitudeProv
- the spacecraft attitude providerreferenceFrame
- the parent framePatriusException
- if a problem occurs during frames transformationspublic final AttitudeProvider getAttitudeProvider()
Copyright © 2023 CNES. All rights reserved.