21 #ifndef otbWrapperElevationParametersHandler_h
22 #define otbWrapperElevationParametersHandler_h
itk::SmartPointer< Self > Pointer
This class represent a helper class for elevation modes. It add the parameters automatically to the a...
virtual ~ElevationParametersHandler()
static OTBApplicationEngine_EXPORT float GetDefaultElevation(const Application::Pointer app, const std::string &key)
ElevationParametersHandler()
static OTBApplicationEngine_EXPORT void AddElevationParameters(Application::Pointer app, const std::string &key)
static OTBApplicationEngine_EXPORT bool IsDEMUsed(const Application::Pointer app, const std::string &key)
static OTBApplicationEngine_EXPORT const std::string GetDEMDirectory(const Application::Pointer app, const std::string &key)
static OTBApplicationEngine_EXPORT const std::string GetGeoidFile(const Application::Pointer app, const std::string &key)
static OTBApplicationEngine_EXPORT void SetupDEMHandlerFromElevationParameters(const Application::Pointer app, const std::string &key)
static OTBApplicationEngine_EXPORT bool IsGeoidUsed(const Application::Pointer app, const std::string &key)
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.