| MULTIBODY SIMULATION SOFTWARE - API documentation |
#include <CHglobal.h>
Public Member Functions | |
| void | Timer_START () |
| void | Timer_STOP () |
| void | Timer_RESTART () |
| int | GetUniqueIntID () |
Public Attributes | |
| int | WriteComments |
| int | WriteAllFeatures |
| int | SkipNframesOutput |
| int | angle_units |
| clock_t | t_start |
| clock_t | t_stop |
| double | t_duration |
| double | t_simtime |
| double | t_geometrytime |
Class for global CHRONO data, such as serial number, static variables, static functions, timers, etc. To be documented better...
CHRONO::ENGINE