Simbody
|
A constant force applied to a body station. More...
#include <Force.h>
Public Member Functions | |
ConstantForce (GeneralForceSubsystem &forces, const MobilizedBody &body, const Vec3 &station, const Vec3 &force) | |
SimTK_INSERT_DERIVED_HANDLE_DECLARATIONS (ConstantForce, ConstantForceImpl, Force) |
A constant force applied to a body station.
The force is a vector fixed forever in the Ground frame. This force does not contribute to the potential energy, so adding it to a system will cause energy not to be conserved.
SimTK::Force::ConstantForce::ConstantForce | ( | GeneralForceSubsystem & | forces, |
const MobilizedBody & | body, | ||
const Vec3 & | station, | ||
const Vec3 & | force | ||
) |
SimTK::Force::ConstantForce::SimTK_INSERT_DERIVED_HANDLE_DECLARATIONS | ( | ConstantForce | , |
ConstantForceImpl | , | ||
Force | |||
) |