MULTIBODY SIMULATION SOFTWARE - API documentation

chrono::ChEvents Class Reference

#include <CHevents.h>

List of all members.

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


Detailed Description

Class for a quick cyclic event recorder. It takes really few resources and CPU cycles.

Constructor & Destructor Documentation

chrono::ChEvents::ChEvents ( int  m_events  ) 

EVENT BUFFER CLASS


CHRONO::ENGINE
C++ library for multibody simulation, (C) Alessandro Tasora
This API documentation has been generated on 17 Jul 2009 by Doxygen