CustusX  2023.01.05-dev+develop.0da12
An IGT application
cx::ReconstructParams Class Reference

Collection of reconstruction parameters. More...

#include <cxReconstructParams.h>

Inheritance diagram for cx::ReconstructParams:

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 ()
 

Detailed Description

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.

Constructor & Destructor Documentation

cx::ReconstructParams::ReconstructParams ( PatientModelServicePtr  patientModelService,
XmlOptionFile  settings 
)

Definition at line 31 of file cxReconstructParams.cpp.

cx::ReconstructParams::~ReconstructParams ( )
virtual

Definition at line 38 of file cxReconstructParams.cpp.

Member Function Documentation

void cx::ReconstructParams::changedInputSettings ( )
signal
StringPropertyPtr cx::ReconstructParams::getAlgorithmAdapter ( )
inline

Definition at line 47 of file cxReconstructParams.h.

BoolPropertyPtr cx::ReconstructParams::getAlignTimestamps ( )
inline

Definition at line 50 of file cxReconstructParams.h.

BoolPropertyPtr cx::ReconstructParams::getAngioAdapter ( )
inline

Definition at line 54 of file cxReconstructParams.h.

BoolPropertyPtr cx::ReconstructParams::getCreateBModeWhenAngio ( )
inline

Definition at line 55 of file cxReconstructParams.h.

StringPropertyPtr cx::ReconstructParams::getMaskReduce ( )
inline

Definition at line 48 of file cxReconstructParams.h.

DoublePropertyPtr cx::ReconstructParams::getMaxVolumeSize ( )
inline

Definition at line 53 of file cxReconstructParams.h.

StringPropertyPtr cx::ReconstructParams::getOrientationAdapter ( )
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.

StringPropertyPtr cx::ReconstructParams::getPosFilterStrength ( )
inline

Definition at line 49 of file cxReconstructParams.h.

BoolPropertyPtr cx::ReconstructParams::getPositionThinning ( )
inline

Definition at line 51 of file cxReconstructParams.h.

StringPropertyPtr cx::ReconstructParams::getPresetTFAdapter ( )
inline

Definition at line 46 of file cxReconstructParams.h.

DoublePropertyPtr cx::ReconstructParams::getTimeCalibration ( )
inline

Definition at line 52 of file cxReconstructParams.h.


The documentation for this class was generated from the following files: