NorMIT-nav  2023.01.05-dev+develop.0da12
An IGT application
cx::ReconstructCore::InputParams Struct Reference

#include <cxReconstructCore.h>

Public Member Functions

 InputParams ()
 

Public Attributes

double mExtraTimeCalibration
 
bool mAlignTimestamps
 
bool mPositionThinning
 
unsigned mPosFilterStrength
 
double mMaskReduce
 
QString mOrientation
 
QString mAlgorithmUid
 
QDomElement mAlgoSettings
 
QString mShaderPath
 name of shader folder More...
 
bool mAngio
 true for angio data, false is B-mode. More...
 
QString mTransferFunctionPreset
 
double mMaxOutputVolumeSize
 

Detailed Description

All parameters required to control the reconstruction

Definition at line 41 of file cxReconstructCore.h.

Constructor & Destructor Documentation

◆ InputParams()

cx::ReconstructCore::InputParams::InputParams ( )
inline

Definition at line 43 of file cxReconstructCore.h.

Member Data Documentation

◆ mAlgorithmUid

QString cx::ReconstructCore::InputParams::mAlgorithmUid

Definition at line 59 of file cxReconstructCore.h.

◆ mAlgoSettings

QDomElement cx::ReconstructCore::InputParams::mAlgoSettings

Definition at line 60 of file cxReconstructCore.h.

◆ mAlignTimestamps

bool cx::ReconstructCore::InputParams::mAlignTimestamps

Definition at line 53 of file cxReconstructCore.h.

◆ mAngio

bool cx::ReconstructCore::InputParams::mAngio

true for angio data, false is B-mode.

Definition at line 64 of file cxReconstructCore.h.

◆ mExtraTimeCalibration

double cx::ReconstructCore::InputParams::mExtraTimeCalibration

Definition at line 52 of file cxReconstructCore.h.

◆ mMaskReduce

double cx::ReconstructCore::InputParams::mMaskReduce

Definition at line 56 of file cxReconstructCore.h.

◆ mMaxOutputVolumeSize

double cx::ReconstructCore::InputParams::mMaxOutputVolumeSize

Definition at line 66 of file cxReconstructCore.h.

◆ mOrientation

QString cx::ReconstructCore::InputParams::mOrientation

Definition at line 57 of file cxReconstructCore.h.

◆ mPosFilterStrength

unsigned cx::ReconstructCore::InputParams::mPosFilterStrength

Definition at line 55 of file cxReconstructCore.h.

◆ mPositionThinning

bool cx::ReconstructCore::InputParams::mPositionThinning

Definition at line 54 of file cxReconstructCore.h.

◆ mShaderPath

QString cx::ReconstructCore::InputParams::mShaderPath

name of shader folder

Definition at line 63 of file cxReconstructCore.h.

◆ mTransferFunctionPreset

QString cx::ReconstructCore::InputParams::mTransferFunctionPreset

Definition at line 65 of file cxReconstructCore.h.


The documentation for this struct was generated from the following file: