Package windSimSuite :: Package models :: Module tjaerborg :: Class HubNode
[hide private]

Class HubNode

source code

mbdyn.record.RecordBase --+                
                          |                
        mbdyn.record.Record --+            
                              |            
       mbdyn.common.BasicObject --+        
                                  |        
                   mbdyn.nodes.Node --+    
                                      |    
             mbdyn.nodes.StructuralNode --+
                                          |
                                         HubNode

The node of the hub used by the rotor to find the rotational speed

Instance Methods [hide private]
 
get_matrix(self)
Get the rotation matrix of the node, used as a transformation matrix between the absolute reference frame and the local reference frame, the one of the rotor
source code

Inherited from mbdyn.nodes.StructuralNode: __init__, append, get_mbdyn_instance, init_results, set_angular_velocity, set_default, set_position, set_rotation_matrix, set_velocity

Inherited from mbdyn.nodes.Node: collect_parameters, set_parameters, set_relative_from, set_type

Inherited from mbdyn.common.BasicObject: get_lines, set_comment, set_label, set_name, set_simulation_ref

Inherited from mbdyn.record.Record: common_init_results, save, set_own_parameters, will_save, will_save_nothing, will_save_only

Inherited from mbdyn.record.Record (private): _save_direct_results, _save_results_with_actions, _try_to_add

Inherited from mbdyn.record.RecordBase: collect_own_parameters, set_own_para

Inherited from mbdyn.record.RecordBase (private): _collect_own_para