Simbody  3.6
System.h File Reference

Go to the source code of this file.

Classes

class  SimTK::System
 This is the base class that serves as the parent of all SimTK System objects; most commonly Simbody's MultibodySystem class. More...
 
class  SimTK::DefaultSystemSubsystem
 This is a concrete Subsystem that is part of every System. It provides a variety of services for the System, such as maintaining lists of event handlers and reporters, and acting as a source of globally unique event IDs. More...
 
class  SimTK::ProjectOptions
 Options for the advanced project() methods. More...
 
class  SimTK::ProjectResults
 Results for advanced users of project() methods. More...
 
class  SimTK::RealizeOptions
 (NOT USED YET) Options for the advanced realize() methods. More...
 
class  SimTK::RealizeResults
 (NOT USED YET) Results for advanced users of realize() methods. More...
 

Namespaces

 SimTK
 This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.