RasterProcessTool/Toolbox/SimulationSARTool/SimulationSARTool.h

10 lines
140 B
C++

#pragma once
#include "simulationsartool_global.h"
class SIMULATIONSARTOOL_EXPORT SimulationSARTool
{
public:
SimulationSARTool();
};