Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | named._NamedBase --+ | Attitude
The pose of a plane or camera in space.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
alt Class property with a .name attribute.
|
|
altitude Class property with a .name attribute.
|
|
atyr Return this attitude's alt[itude], tilt, yaw and roll as an Attitude4Tuple. |
|
matrix Get the 3x3 rotation matrix R(yaw)·R(tilt)·R(roll) , aka
ZYX (float , row-order).
|
|
roll Class property with a .name attribute.
|
|
bank Class property with a .name attribute.
|
|
tilt Class property with a .name attribute.
|
|
pitch Class property with a .name attribute.
|
|
elevation Class property with a .name attribute.
|
|
tyr3d Get this attitude's (3-D) directional vector (Vector3d). |
|
yaw Class property with a .name attribute.
|
|
heading Class property with a .name attribute.
|
|
bearing Class property with a .name attribute.
|
|
Inherited from Inherited from |
Method Details |
New Attitude.
See Also: Principal axes and Yaw, pitch, and roll rotations. |
Transform a (local) cartesian by this attitude's matrix.
See Also: Yaw, pitch, and roll rotations. |
Format this attitude as string.
|
Property Details |
altClass
|
altitudeClass
|
atyrReturn this attitude's alt[itude], tilt, yaw and roll as an Attitude4Tuple.
|
matrixGet the 3x3 rotation matrix
See Also: Matrix M of case 10 in Appendix A. |
rollClass
|
bankClass
|
tiltClass
|
pitchClass
|
elevationClass
|
tyr3dGet this attitude's (3-D) directional vector (Vector3d).
See Also: Yaw, pitch, and roll rotations. |
yawClass
|
headingClass
|
bearingClass
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 11 15:36:23 2025 | http://epydoc.sourceforge.net |