List of all members.
template<typename mbd_types>
class OpenTissue::mbd::Damping< mbd_types >
Member Typedef Documentation
template<typename mbd_types >
template<typename mbd_types >
template<typename mbd_types >
Constructor & Destructor Documentation
template<typename mbd_types >
template<typename mbd_types >
Member Function Documentation
template<typename mbd_types >
Compute Damping force_type
- Parameters:
-
| body | The body on which the damping froce should be applied. |
| force | Upon return this argument holds the linear damping force that should be applied to the body. |
| torque | Upon return this argument holds the damping torque that should be applied to the body. |
template<typename mbd_types >
Retrieve Angular Viscosity.
- Returns:
- The current value of the angular viscosity.
template<typename mbd_types >
Retrieve Linear Viscosity.
- Returns:
- The current value of the linear viscosity.
template<typename mbd_types >
Set Angular Viscosity.
- Parameters:
-
| viscosity | The new viscosity value, must be a non-negative value. |
template<typename mbd_types >
Set Linear Viscosity.
- Parameters:
-
| viscosity | The new viscosity value, must be a non-negative value. |
Member Data Documentation
template<typename mbd_types >
Angular Viscosity Coefficient.
template<typename mbd_types >
Linear Viscosity Coefficient.
The documentation for this class was generated from the following file:
- /home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/dynamics/mbd/forces/mbd_damping.h