MobilityConstantForce(GeneralForceSubsystem &forces, const MobilizedBody &mobod, Real defaultForce)
Alternate constructor signature for when the mobilizer has only a single generalized speed,...
Definition: Force_MobilityConstantForce.h:61
A MobilizedBody is Simbody's fundamental body-and-joint object used to parameterize a system's motion...
Definition: MobilizedBody.h:168
#define SimTK_SIMBODY_EXPORT
Definition: Simbody/include/simbody/internal/common.h:68
SimTK_Real Real
This is the default compiled-in floating point type for SimTK, either float or double.
Definition: SimTKcommon/include/SimTKcommon/internal/common.h:606
MobilityConstantForce(GeneralForceSubsystem &forces, const MobilizedBody &mobod, int whichU, Real defaultForce)
Deprecated: Alternate signature for backwards compatibility – for safety you should prefer using the ...
Definition: Force_MobilityConstantForce.h:113