#include <Force.h>
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.
Public Member Functions | |
ConstantForce (GeneralForceSubsystem &forces, const MobilizedBody &body, const Vec3 &station, const Vec3 &force) | |
SimTK_INSERT_DERIVED_HANDLE_DECLARATIONS (ConstantForce, ConstantForceImpl, Force) |
ConstantForce | ( | GeneralForceSubsystem & | forces, | |
const MobilizedBody & | body, | |||
const Vec3 & | station, | |||
const Vec3 & | force | |||
) |
SimTK_INSERT_DERIVED_HANDLE_DECLARATIONS | ( | ConstantForce | , | |
ConstantForceImpl | , | |||
Force | ||||
) |