Computer Assited Medical Intervention Tool Kit  version 5.0
Load.h File Reference
#include "Direction.h"
#include "ValueEvent.h"
#include "TargetList.h"
#include "Unit.h"
#include <algorithm>
+ Include dependency graph for Load.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Load
 Class that describes a load to be used in the simulation. This load can have different types Translation, Rotation, Force and Pressure. This load can be created by parsing in an XML file or by load library programming A load could be save in XML format as well using the << operator. The load is set automatically when the method setTarget is called. More...