26 #ifndef MONITOR_MONITORS_MONITORDISPLACEMENT_H
27 #define MONITOR_MONITORS_MONITORDISPLACEMENT_H
31 #include "MonitorIn.hxx"
55 #endif // MONITOR_MONITORS_MONITORDISPLACEMENT_H
MonitoringManager * monitoringManager
monitoring manager
Definition: Monitor.h:114
A monitor that give the displacement (vector)
Definition: MonitorDisplacement.h:37
std::string getTypeName()
return a string relative to monitor type
MonitorDisplacement(mml::Monitor *m, MonitoringManager *monitoringManager)
constructor
A monitor calculate and store followed data (ex:calculation between current position and references) ...
Definition: Monitor.h:46
Manager of the benchmark tests.
Definition: MonitoringManager.h:50
void calculate()
calculate current followed data and store them in values vector
~MonitorDisplacement()
destructor