OTB
9.0.0
Orfeo Toolbox
|
#include <otbWrapperElevationParametersHandler.h>
Static Public Member Functions | |
static OTBApplicationEngine_EXPORT void | AddElevationParameters (Application::Pointer app, const std::string &key) |
static OTBApplicationEngine_EXPORT float | GetDefaultElevation (const Application::Pointer app, const std::string &key) |
static const OTBApplicationEngine_EXPORT std::string | GetGeoidFile (const Application::Pointer app, const std::string &key) |
static const OTBApplicationEngine_EXPORT std::string | GetDEMDirectory (const Application::Pointer app, const std::string &key) |
static OTBApplicationEngine_EXPORT bool | IsGeoidUsed (const Application::Pointer app, const std::string &key) |
static OTBApplicationEngine_EXPORT bool | IsDEMUsed (const Application::Pointer app, const std::string &key) |
static OTBApplicationEngine_EXPORT void | SetupDEMHandlerFromElevationParameters (const Application::Pointer app, const std::string &key) |
ElevationParametersHandler () | |
virtual | ~ElevationParametersHandler () |
This class represent a helper class for elevation modes. It add the parameters automatically to the application where it is used, provide method to get the value needed.
This class allow creating a Choice list with several Elevation modes to be used, supported modes are DEM, Geoid file, average elevation. The user can get the value relative to each mode using one the following methods Get{AverageElevation, DEMDirectory, GeoidFile}.
Definition at line 46 of file otbWrapperElevationParametersHandler.h.
|
protected |
Method for getting the value of the elevation mode selected
|
protectedvirtual |
Method for getting the value of the elevation mode selected
|
static |
Add a Group containing several choices for map projections
|
static |
Method for getting the value of the elevation mode selected
|
static |
Method for getting the value of the elevation mode selected
|
static |
Method for getting the value of the elevation mode selected
|
static |
Method for getting the value of the elevation mode selected
|
static |
Method for getting the value of the elevation mode selected
|
static |
Method for getting the value of the elevation mode selected