CustusX
20.03-rc1
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 () |
StringPropertyPtr | getPosFilterStrength () |
BoolPropertyPtr | getAlignTimestamps () |
BoolPropertyPtr | getPositionThinning () |
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 34 of file cxReconstructParams.h.
cx::ReconstructParams::ReconstructParams | ( | PatientModelServicePtr | patientModelService, |
XmlOptionFile | settings | ||
) |
Definition at line 31 of file cxReconstructParams.cpp.
|
virtual |
Definition at line 38 of file cxReconstructParams.cpp.
|
signal |
|
inline |
Definition at line 47 of file cxReconstructParams.h.
|
inline |
Definition at line 50 of file cxReconstructParams.h.
|
inline |
Definition at line 54 of file cxReconstructParams.h.
|
inline |
Definition at line 55 of file cxReconstructParams.h.
|
inline |
Definition at line 48 of file cxReconstructParams.h.
|
inline |
Definition at line 53 of file cxReconstructParams.h.
|
inline |
Definition at line 45 of file cxReconstructParams.h.
PropertyPtr cx::ReconstructParams::getParameter | ( | QString | uid | ) |
Definition at line 145 of file cxReconstructParams.cpp.
QStringList cx::ReconstructParams::getParameterUids | ( | ) | const |
Definition at line 154 of file cxReconstructParams.cpp.
|
inline |
Definition at line 49 of file cxReconstructParams.h.
|
inline |
Definition at line 51 of file cxReconstructParams.h.
|
inline |
Definition at line 46 of file cxReconstructParams.h.
|
inline |
Definition at line 52 of file cxReconstructParams.h.