ENVI > Programming > Routines > Data Processing (ENVITasks) >SARsToolsConversionDemToSlope

SARsToolsConversionDemToSlope

SARscape Conversion DEM to Slope.

Reference

Syntax

Result = ENVITask('SARsToolsConversionDemToSlope')

Input properties (Set, Get): GENERATE_QL, INPUT_SARSCAPEDATA, IN_TRIGGERING_EXECUTION_OPTION, OPENCL_DEVICEID, OPENCL_PLATFORMID, ROOT_URI_FOR_OUTPUT, SARSCAPE_PREFERENCE, WINDOW_SIZE

Output properties (Get only): ASPECT_SARSCAPEDATA

Properties marked as "Set" are those that you can set to specific values. You can also retrieve their current values any time. Properties marked as "Get" are those whose values you can retrieve but not set

This task inherits the following methods from ENVITask:

AddParameter

Execute

Parameter

ParameterNames

RemoveParameter

Properties

ASPECT_SARSCAPEDATA

This output is DEM Aspect

DESCRIPTION

This property describes the task.

GENERATE_QL (optional)

Generate Quick Look

INPUT_SARSCAPEDATA (required)

DEM File

IN_TRIGGERING_EXECUTION_OPTION (optional)

Input triggering execution option

NAME

This property contains the name of the task.

OPENCL_DEVICEID (optional)

OPENCL DEVICE ID

OPENCL_PLATFORMID (optional)

OPENCL PLATFORM ID

OUT_TRIGGERING_EXECUTION_OPTION

Output triggering execution option

ROOT_URI_FOR_OUTPUT (optional)

Common URI for outputs

S2N_SLOPE_SARSCAPEDATA

This output is DEM S2N Slope

SARSCAPE_PREFERENCE (optional)

SARscape Default System Parameters

The default value is Use actual preferences.

Options available are:

SLOPE_SARSCAPEDATA

This output is DEM Slope

W2E_SLOPE_SARSCAPEDATA

This output is DEM W2E Slope

WINDOW_SIZE (optional)

Window Size

Version History

SARscape 6.1

Introduced

See Also

Tool description, ENVITask, ENVITaskParameter