Simbody
3.6
|
Go to the source code of this file.
Classes | |
class | SimTK::Force::Custom |
This class is used to define new force elements. More... | |
class | SimTK::Force::Custom::Implementation |
Every custom force requires implementation of a class that is derived from this abstract class. See Force::Custom for details. More... | |
Namespaces | |
SimTK | |
This is a System that represents the dynamics of a particle moving along a smooth surface. | |
This contains the user-visible API ("handle" class) for the SimTK::Force subclass Force::Custom, and its related class Force::Custom::Implemnetation, and is logically part of Force.h. The file assumes that Force.h will have included all necessary declarations.