![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
#include "MMLAPI.h"
#include <string>
#include <vector>
#include "manager/MonitoringManager.h"
#include "MonitorIn.hxx"
#include "reference/Reference.h"
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... | |