Package mbdyn :: Package bindings :: Module joints
[hide private]

Module joints

source code

The classes implemented in the joint group. Currently, the only available class is BindingsHingeJoint, that allows to set an angle value at each time step.

All the classes are contained into JOINT_CLASS, then used by mbdyn.bindings.groups.

Classes [hide private]
  DriveHingeJoint
The interface of the DriveHingeJoint class.
  BindingsHingeJoint
A drive hinge joint on which the angle value can be set at every time step
Variables [hide private]
  JOINT_CLASS = {'BindingsHingeJoint': <class mbdyn.bindings.joi...
Variables Details [hide private]

JOINT_CLASS

Value:
{}