Fraxinus  16.5.0-fx-rc9
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 ()
 
BoolPropertyPtr getAlignTimestamps ()
 
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 55 of file cxReconstructParams.h.

Constructor & Destructor Documentation

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

Definition at line 52 of file cxReconstructParams.cpp.

cx::ReconstructParams::~ReconstructParams ( )
virtual

Definition at line 59 of file cxReconstructParams.cpp.

Member Function Documentation

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

Definition at line 68 of file cxReconstructParams.h.

BoolPropertyPtr cx::ReconstructParams::getAlignTimestamps ( )
inline

Definition at line 70 of file cxReconstructParams.h.

BoolPropertyPtr cx::ReconstructParams::getAngioAdapter ( )
inline

Definition at line 73 of file cxReconstructParams.h.

BoolPropertyPtr cx::ReconstructParams::getCreateBModeWhenAngio ( )
inline

Definition at line 74 of file cxReconstructParams.h.

StringPropertyPtr cx::ReconstructParams::getMaskReduce ( )
inline

Definition at line 69 of file cxReconstructParams.h.

DoublePropertyPtr cx::ReconstructParams::getMaxVolumeSize ( )
inline

Definition at line 72 of file cxReconstructParams.h.

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

StringPropertyPtr cx::ReconstructParams::getPresetTFAdapter ( )
inline

Definition at line 67 of file cxReconstructParams.h.

DoublePropertyPtr cx::ReconstructParams::getTimeCalibration ( )
inline

Definition at line 71 of file cxReconstructParams.h.


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