Package windSimSuite :: Module common
[hide private]

Module common

source code

Common object for the Wind Sim Suite simulation.

Classes [hide private]
  List
A list containing also object names as attribute.
  _ConversionTable
Used to convert a quantity between different units
  _PhysicQuantity
A physical quantity stored with a default unit.
  Angle
An angle that can be converted from radian to degree.
  RotationalSpeed
An rotational speed that can be converted from radian per second to rotation per minutes.
  BasicObject
The base object for the windSimSuite package.
  ObjectWithNodesAndElems
An abstract object with MBDyn nodes and elements.
Functions [hide private]
 
get_norm(array)
Return the norm of a 3x1 array
source code