virtual ~UserFunction()
Definition: TextDataEventReporter.h:50
const TextDataEventReporterRep & getRep() const
Definition: TextDataEventReporter.h:77
This is an EventReporter which prints out numeric data at regular intervals in tabular form.
Definition: TextDataEventReporter.h:41
This template class defines a standard interface for objects that calculate a function based on a Sys...
Definition: TextDataEventReporter.h:48
#define SimTK_SIMBODY_EXPORT
Definition: Simbody/include/simbody/internal/common.h:68
SimTK_Real Real
This is the default compiled-in floating point type for SimTK, either float or double.
Definition: SimTKcommon/include/SimTKcommon/internal/common.h:606
TextDataEventReporterRep & updRep() const
Definition: TextDataEventReporter.h:78
TextDataEventReporterRep * rep
Definition: TextDataEventReporter.h:74