Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <mitkRTUIConstants.h>
Definition at line 27 of file mitkRTUIConstants.h.
|
static |
Default value used as reference_dose_if not defined by application or data node
Definition at line 69 of file mitkRTUIConstants.h.
|
static |
ID for the flag if dose should be displayed as absoulte dose.
Definition at line 46 of file mitkRTUIConstants.h.
|
static |
ID for the preference flag that indicates if the reference dose is synced for all nodes
Definition at line 44 of file mitkRTUIConstants.h.
|
static |
ID for the global visiblity switch for color wash visualization.
Definition at line 50 of file mitkRTUIConstants.h.
|
static |
ID for the global visiblity switch for iso line visualization.
Definition at line 48 of file mitkRTUIConstants.h.
|
static |
ID for the color (blue component) of an iso dose level.
Definition at line 62 of file mitkRTUIConstants.h.
|
static |
ID for the color (green component) of an iso dose level.
Definition at line 60 of file mitkRTUIConstants.h.
|
static |
ID for the color (red component) of an iso dose level.
Definition at line 58 of file mitkRTUIConstants.h.
|
static |
ID for the relative dose value of an iso dose level.
Definition at line 56 of file mitkRTUIConstants.h.
|
static |
ID for the visiblity switch for color wash visualization.
Definition at line 66 of file mitkRTUIConstants.h.
|
static |
ID for the visiblity switch for iso line visualization.
Definition at line 64 of file mitkRTUIConstants.h.
|
static |
ID for the reference dose stored as preference.
Definition at line 42 of file mitkRTUIConstants.h.
|
static |
ID/Path of main preference for dose visualization preferences.
Definition at line 40 of file mitkRTUIConstants.h.
|
static |
ID/Path of main preference node where all iso dose level presets are stored (e.g. ROOT_ISO_PRESETS_PREFERENCE_NODE_ID+"/[Preset1]").
Definition at line 38 of file mitkRTUIConstants.h.
|
static |
ID/Path of main preference node for RT UI.
Definition at line 30 of file mitkRTUIConstants.h.
|
static |
ID for the selected iso preset that should be used (value of ROOT_ISO_PRESETS_PREFERENCE_NODE_ID + value of this key can be used to construct the passed to the selected preset.
Definition at line 53 of file mitkRTUIConstants.h.
|
static |
Bool that indicates how the prescribed dose should be defined, if unkown. True: UNKNOWN_PRESCRIBED_DOSE_HANDLING_VALUE should be used as default dose value in Gy; False: it should be used as fraction of the max dose to determin the prescribed dose.
Definition at line 33 of file mitkRTUIConstants.h.
|
static |
Value that is used to determin unknown prescribed doses.
Definition at line 35 of file mitkRTUIConstants.h.