Fraxinus
16.5.0-fx-rc9
An IGT application
|
Collection of reconstruction parameters. More...
#include <cxReconstructParams.h>
Signals | |
void | changedInputSettings () |
Public Member Functions | |
ReconstructParams (PatientModelServicePtr patientModelService, XmlOptionFile settings) | |
virtual | ~ReconstructParams () |
PropertyPtr | getParameter (QString uid) |
QStringList | getParameterUids () const |
StringPropertyPtr | getOrientationAdapter () |
StringPropertyPtr | getPresetTFAdapter () |
StringPropertyPtr | getAlgorithmAdapter () |
StringPropertyPtr | getMaskReduce () |
BoolPropertyPtr | getAlignTimestamps () |
DoublePropertyPtr | getTimeCalibration () |
DoublePropertyPtr | getMaxVolumeSize () |
BoolPropertyPtr | getAngioAdapter () |
BoolPropertyPtr | getCreateBModeWhenAngio () |
Collection of reconstruction parameters.
These parameters are used by the ReconstructionManager, the core reconstruction use the ReconstructCore::InputParams instead.
Definition at line 55 of file cxReconstructParams.h.
cx::ReconstructParams::ReconstructParams | ( | PatientModelServicePtr | patientModelService, |
XmlOptionFile | settings | ||
) |
Definition at line 52 of file cxReconstructParams.cpp.
|
virtual |
Definition at line 59 of file cxReconstructParams.cpp.
|
signal |
|
inline |
Definition at line 68 of file cxReconstructParams.h.
|
inline |
Definition at line 70 of file cxReconstructParams.h.
|
inline |
Definition at line 73 of file cxReconstructParams.h.
|
inline |
Definition at line 74 of file cxReconstructParams.h.
|
inline |
Definition at line 69 of file cxReconstructParams.h.
|
inline |
Definition at line 72 of file cxReconstructParams.h.
|
inline |
Definition at line 66 of file cxReconstructParams.h.
PropertyPtr cx::ReconstructParams::getParameter | ( | QString | uid | ) |
Definition at line 153 of file cxReconstructParams.cpp.
QStringList cx::ReconstructParams::getParameterUids | ( | ) | const |
Definition at line 162 of file cxReconstructParams.cpp.
|
inline |
Definition at line 67 of file cxReconstructParams.h.
|
inline |
Definition at line 71 of file cxReconstructParams.h.