Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
mitkPASimulationBatchGeneratorParameters.cpp
Go to the documentation of this file.
1
/*============================================================================
2
3
The Medical Imaging Interaction Toolkit (MITK)
4
5
Copyright (c) German Cancer Research Center (DKFZ)
6
All rights reserved.
7
8
Use of this source code is governed by a 3-clause BSD license that can be
9
found in the LICENSE file.
10
11
============================================================================*/
12
13
#include "
mitkPASimulationBatchGeneratorParameters.h
"
14
15
mitk::pa::SimulationBatchGeneratorParameters::SimulationBatchGeneratorParameters
()
16
{
17
m_BinaryPath =
""
;
18
m_NrrdFilePath =
""
;
19
m_NumberOfPhotons = 0;
20
m_TissueName =
""
;
21
m_VolumeIndex = 0;
22
m_YOffsetLowerThresholdInCentimeters = 0;
23
m_YOffsetUpperThresholdInCentimeters = 0;
24
m_YOffsetStepInCentimeters = 0;
25
}
26
27
mitk::pa::SimulationBatchGeneratorParameters::~SimulationBatchGeneratorParameters
()
28
{
29
}
mitk::pa::SimulationBatchGeneratorParameters::~SimulationBatchGeneratorParameters
~SimulationBatchGeneratorParameters() override
Definition:
mitkPASimulationBatchGeneratorParameters.cpp:27
mitkPASimulationBatchGeneratorParameters.h
mitk::pa::SimulationBatchGeneratorParameters::SimulationBatchGeneratorParameters
SimulationBatchGeneratorParameters()
Definition:
mitkPASimulationBatchGeneratorParameters.cpp:15
Source
Modules
PhotoacousticsLib
src
Generator
mitkPASimulationBatchGeneratorParameters.cpp
Generated on Thu Mar 12 2020 10:23:59 for Medical Imaging Interaction Toolkit by
1.8.13