|
MULTIBODY SIMULATION SOFTWARE - API documentation |
#include <CHevents.h>
Public Member Functions | |
| ChEvents (int m_events) | |
| void | Record (int m_event) |
| int | GetN (int n_back) |
| void | SetN (int n_back, int m_event) |
| int | GetLast () |
| int | GetMaxEvents () |
| void | ResetAllEvents () |
Protected Attributes | |
| int * | ebuffer |
| int | current_event |
| int | maxevents |
| chrono::ChEvents::ChEvents | ( | int | m_events | ) |
EVENT BUFFER CLASS
CHRONO::ENGINE