GlobalDamper Class Reference

A general energy "drain" on the system. More...

#include <Force.h>

Inheritance diagram for GlobalDamper:
Force PIMPLHandle< Force, ForceImpl, true >

List of all members.

Public Member Functions

 GlobalDamper (GeneralForceSubsystem &forces, const SimbodyMatterSubsystem &matter, Real damping)
 SimTK_INSERT_DERIVED_HANDLE_DECLARATIONS (GlobalDamper, GlobalDamperImpl, Force)

Detailed Description

A general energy "drain" on the system.

This is done by effectively adding a damper to every generalized speed (mobility) in the system. Each generalized speed u_i feels a force -dampingFactor*u_i. This usually is not physically meaningful, but it can be useful in some circumstances just to drain energy out of the model when the specific energy-draining mechanism is not important. You can have more than one of these in which case the dampingFactors are added. No individual dampingFactor is allowed to be negative. This is not a potential force and hence does not contribute to potential energy.


Constructor & Destructor Documentation

GlobalDamper ( GeneralForceSubsystem forces,
const SimbodyMatterSubsystem matter,
Real  damping 
)

Member Function Documentation

SimTK_INSERT_DERIVED_HANDLE_DECLARATIONS ( GlobalDamper  ,
GlobalDamperImpl  ,
Force   
)

The documentation for this class was generated from the following file:

Generated on Thu Aug 12 16:37:59 2010 for SimTKcore by  doxygen 1.6.1