| 
    Simbody
    3.4 (development)
    
   
   | 
  
  
  
 
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. More...
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 | |
| namespace | SimTK | 
This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.  | |
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.