#include "MMLAPI.h"#include <string>#include <vector>#include "MonitoringManager.h"#include <MonitorIn.hxx>#include "Reference.h"
Include dependency graph for Monitor.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Monitor |
| A monitor calculate and store followed data (ex:calculation between current position and references) At current time (current state of simulation is given by Parameters class) A monitor is active between startAt and stopAt time. More... | |