Package mbdyn :: Package interface :: Module vectors :: Class ZAxe
[hide private]

Class ZAxe

source code

Vector --+    
         |    
 CommonAxe --+
             |
            ZAxe

The z axe, set as blue.

Instance Methods [hide private]
 
__init__(self) source code

Inherited from CommonAxe: display_from

Inherited from Vector: define, set_arrow, set_color, set_position, set_rotation_matrix, set_rotation_matrix_from, set_value

Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: CommonAxe.__init__