13 #ifndef MITKPHOTOACOUSTICSIMULATIONBATCHGENERATOR_H 14 #define MITKPHOTOACOUSTICSIMULATIONBATCHGENERATOR_H 27 static void WriteBatchFileAndSaveTissueVolume(
28 SimulationBatchGeneratorParameters::Pointer parameters,
31 static std::string CreateBatchSimulationString(
32 SimulationBatchGeneratorParameters::Pointer parameter);
37 static std::string GetVolumeNumber(
38 SimulationBatchGeneratorParameters::Pointer parameters);
40 static std::string GetOutputFolderName(
41 SimulationBatchGeneratorParameters::Pointer parameter);
45 #endif // MITKPHOTOACOUSTICSIMULATIONBATCHGENERATOR_H
DataCollection - Class to facilitate loading/accessing structured data.
#define MITKPHOTOACOUSTICSLIB_EXPORT