Computer Assited Medical Intervention Tool Kit
version 4.1
|
Class that defines the unit of the Load. More...
#include <Unit.h>
Inherited by AccelerationUnit, ForceUnit, PressureUnit, RotationUnit, and TranslationUnit.
Public Member Functions | |
std::string | getUnitName () |
virtual | ~Unit ()=default |
Protected Attributes | |
std::string | unitString |
Class that defines the unit of the Load.
|
virtualdefault |
|
inline |
References unitString.
Referenced by Load::xmlPrint().
|
protected |