Home | Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | object --+ | | | named._Named --+ | named._NamedTuple --+ | Attitude4Tuple
4-Tuple (alt, tilt, yaw, roll)
with altitude
in (positive) meter
and tilt
, yaw
and roll
in degrees
representing the attitude
of a plane or camera.
Instance Methods | |
Inherited from Inherited from Inherited from Inherited from |
Static Methods | |
Inherited from |
Class Variables | |
_Names_ =
Tuple specifying the name of each
Named-Tuple item.
|
|
_Units_ =
Tuple defining the units of the value of each
Named-Tuple item.
|
Properties | |
atyr Return this attitude (Attitude4Tuple). |
|
tyr3d Get this attitude's (3-D) directional vector (Vector3d). |
|
Inherited from Inherited from Inherited from |
Class Variable Details |
_Names_Tuple specifying the Note: Specify at least 2 item names.
|
_Units_Tuple defining the Note:
The
|
Property Details |
atyrReturn this attitude (Attitude4Tuple).
|
tyr3dGet this attitude's (3-D) directional vector (Vector3d).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Nov 21 19:56:44 2021 | http://epydoc.sourceforge.net |