Classes | Functions
Foam::RBD::joints Namespace Reference

Namespace for rigid-body joints. More...

Classes

class  composite
 Prismatic joint for translation along the specified arbitrary axis. More...
 
class  floating
 Prismatic joint for translation along the specified arbitrary axis. More...
 
class  null
 Null joint for the root-body. More...
 
class  Pa
 Prismatic joint for translation along the specified arbitrary axis. More...
 
class  Px
 Prismatic joint for translation along the x-axis. More...
 
class  Pxyz
 Prismatic joint for translation in the x/y/z directions. More...
 
class  Py
 Prismatic joint for translation along the y-axis. More...
 
class  Pz
 Prismatic joint for translation along the x-axis. More...
 
class  Ra
 Revolute joint for rotation about the specified arbitrary axis. More...
 
class  Rs
 Spherical joint for rotation about the x/y/z-axes using a quaternion (Euler parameters) to avoid gimble-lock. More...
 
class  Rx
 Revolute joint for rotation about the x-axis. More...
 
class  Rxyz
 Spherical joint for rotation about the x/y/z-axes using Euler-angles in the order x, y, z. More...
 
class  Ry
 Revolute joint for rotation about the y-axis. More...
 
class  Ryxz
 Spherical joint for rotation about the x/y/z-axes using Euler-angles in the order y, x, z. More...
 
class  Rz
 Revolute joint for rotation about the z-axis. More...
 
class  Rzyx
 Spherical joint for rotation about the x/y/z-axes using Euler-angles in the order z, y, x. More...
 

Functions

 defineTypeNameAndDebug (composite, 0)
 
 addToRunTimeSelectionTable (joint, composite, dictionary)
 
 defineTypeNameAndDebug (floating, 0)
 
 addToRunTimeSelectionTable (joint, floating, dictionary)
 
 defineTypeNameAndDebug (null, 0)
 
 addToRunTimeSelectionTable (joint, null, dictionary)
 
 defineTypeNameAndDebug (Pa, 0)
 
 addToRunTimeSelectionTable (joint, Pa, dictionary)
 
 defineTypeNameAndDebug (Px, 0)
 
 addToRunTimeSelectionTable (joint, Px, dictionary)
 
 defineTypeNameAndDebug (Pxyz, 0)
 
 addToRunTimeSelectionTable (joint, Pxyz, dictionary)
 
 defineTypeNameAndDebug (Py, 0)
 
 addToRunTimeSelectionTable (joint, Py, dictionary)
 
 defineTypeNameAndDebug (Pz, 0)
 
 addToRunTimeSelectionTable (joint, Pz, dictionary)
 
 defineTypeNameAndDebug (Ra, 0)
 
 addToRunTimeSelectionTable (joint, Ra, dictionary)
 
 defineTypeNameAndDebug (Rs, 0)
 
 addToRunTimeSelectionTable (joint, Rs, dictionary)
 
 defineTypeNameAndDebug (Rx, 0)
 
 addToRunTimeSelectionTable (joint, Rx, dictionary)
 
 defineTypeNameAndDebug (Rxyz, 0)
 
 addToRunTimeSelectionTable (joint, Rxyz, dictionary)
 
 defineTypeNameAndDebug (Ry, 0)
 
 addToRunTimeSelectionTable (joint, Ry, dictionary)
 
 defineTypeNameAndDebug (Ryxz, 0)
 
 addToRunTimeSelectionTable (joint, Ryxz, dictionary)
 
 defineTypeNameAndDebug (Rz, 0)
 
 addToRunTimeSelectionTable (joint, Rz, dictionary)
 
 defineTypeNameAndDebug (Rzyx, 0)
 
 addToRunTimeSelectionTable (joint, Rzyx, dictionary)
 

Detailed Description

Namespace for rigid-body joints.

Function Documentation

Foam::RBD::joints::defineTypeNameAndDebug ( composite  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
composite  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( floating  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
floating  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( null  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
null  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( Pa  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
Pa  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( Px  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
Px  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( Pxyz  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
Pxyz  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( Py  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
Py  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( Pz  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
Pz  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( Ra  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
Ra  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( Rs  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
Rs  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( Rx  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
Rx  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( Rxyz  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
Rxyz  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( Ry  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
Ry  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( Ryxz  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
Ryxz  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( Rz  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
Rz  ,
dictionary   
)
Foam::RBD::joints::defineTypeNameAndDebug ( Rzyx  ,
 
)
Foam::RBD::joints::addToRunTimeSelectionTable ( joint  ,
Rzyx  ,
dictionary   
)