![]() |
Computer Assited Medical Intervention Tool Kit
version 4.0
|
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 () |
Protected Attributes | |
std::string | unitString |
Class that defines the unit of the Load.
|
inlinevirtual |
|
inline |
References unitString.
Referenced by LoadsEditor::editLoad(), LoadsEditor::updateLoadsTable(), and Load::xmlPrint().
|
protected |