Home
last modified time | relevance | path

Searched refs:SG_RUN_TOOL_ExitOnError (Results 1 – 11 of 11) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_compound/
H A DTA_Standard.cpp111 SG_RUN_TOOL_ExitOnError("ta_preprocessor" , 2, in On_Execute()
128 SG_RUN_TOOL_ExitOnError("ta_lighting" , 0, in On_Execute()
134 SG_RUN_TOOL_ExitOnError("ta_morphometry" , 0, in On_Execute()
142 SG_RUN_TOOL_ExitOnError("grid_filter" , 0, in On_Execute()
148 SG_RUN_TOOL_ExitOnError("ta_morphometry" , 0, in On_Execute()
157 SG_RUN_TOOL_ExitOnError("ta_morphometry" , 1, in On_Execute()
163 SG_RUN_TOOL_ExitOnError("ta_hydrology" , 0, in On_Execute()
179 SG_RUN_TOOL_ExitOnError("ta_hydrology" , 20, in On_Execute()
187 SG_RUN_TOOL_ExitOnError("ta_hydrology" , 22, in On_Execute()
195 SG_RUN_TOOL_ExitOnError("ta_channels" , 5, in On_Execute()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_spline/
H A DMBASpline_for_Categories.cpp135 SG_RUN_TOOL_ExitOnError("table_tools", 20, // Add Indicator Fields for Categories in On_Execute()
201 SG_RUN_TOOL_ExitOnError("grid_spline", 4, // Multilevel B-Spline Interpolation in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/simulation/sim_hydrology/
H A DWaterRetentionCapacity.cpp157 SG_RUN_TOOL_ExitOnError("grid_spline", 4, in On_Execute()
166 SG_RUN_TOOL_ExitOnError("grid_gridding", 1, in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_channels/
H A DChannelNetwork_Altitude.cpp456 SG_RUN_TOOL_ExitOnError("ta_channels" , 6, // strahler order in On_Execute()
463 SG_RUN_TOOL_ExitOnError("ta_channels" , 3, // vertical channel network distance in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/contrib/contrib_perego/
H A Ddestriping2.cpp119 SG_RUN_TOOL_ExitOnError("contrib_perego", 5, // Destriping in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/statistics/statistics_regression/
H A Dpoint_multi_grid_regression.cpp614 SG_RUN_TOOL_ExitOnError("grid_spline", 4, in Set_Residual_Corr()
623 SG_RUN_TOOL_ExitOnError("grid_gridding", 1, in Set_Residual_Corr()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/climate/climate_tools/
H A Ddaily_sun.cpp140 SG_RUN_TOOL_ExitOnError("pj_proj4", 17, // geographic coordinate grids in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/statistics/statistics_kriging/
H A Dkriging_regression.cpp293SG_RUN_TOOL_ExitOnError("statistics_regression", 1, // Multiple Regression Analysis (Points and Pr… in On_Execute()
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dtool_library.h288 #define SG_RUN_TOOL_ExitOnError(LIBRARY, TOOL, CONDITION) {\ macro
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/terrain_analysis/ta_lighting/
H A DHillShade.cpp308 SG_RUN_TOOL_ExitOnError("pj_proj4", 2, // Coordinate Transformation (Shapes) in Get_Position()
H A DSolarRadiation.cpp409 SG_RUN_TOOL_ExitOnError("pj_proj4", 17, // geographic coordinate grids in On_Execute()