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

SARsOS_PointCloudDEMInterpolation

SARscape Point Gridding.

Reference

Syntax

Result = ENVITask('SARsOS_PointCloudDEMInterpolation')

Input properties (Set, Get): A_MAKE_MEAN, A_MAKE_RELAX, DISTANCE_CONSTRAINT, DISTANCE_MULTIPLIER, FILTER_POINTS_NO, FILTER_RADIUS, GENERATE_QL, INPUT_SHAPEFILE, INPUT_TYPE, INTERPOLATOR_TYPE, IN_TRIGGERING_EXECUTION_OPTION, MEAN_WIN_SIZE, NQ_FACTOR, NW_FACTOR, OCS_REFERENCE_HEIGHT, OPENCL_DEVICEID, OPENCL_PLATFORMID, OUTPUT_CARTOGRAPHIC_SYSTEM, OUTPUT_ENVI_CARTOGRAPHIC_SYSTEM, OUTPUT_GSD, PC_FILTERING, ROOT_URI_FOR_OUTPUT, SARSCAPE_PREFERENCE

Output properties (Get only): DESCRIPTION

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

A_MAKE_MEAN (optional)

Mean Filtering

A_MAKE_RELAX (optional)

Relax Interpolation

DESCRIPTION

This property describes the task.

DISTANCE_CONSTRAINT (optional)

Interpolation Distance Constraint

DISTANCE_MULTIPLIER (optional)

Interpolation Distance Multiplier

FILTER_POINTS_NO (optional)

Points In Radius

FILTER_RADIUS (optional)

Filter Radius (m)

GENERATE_QL (optional)

Generate Quick Look

INPUT_SHAPEFILE (required)

Input Shape File

INPUT_TYPE (required)

Input Type

The default value is OPTICAL.

Options available are:

INTERPOLATOR_TYPE (optional)

Interpolator

Options available are:

IN_TRIGGERING_EXECUTION_OPTION (optional)

Input triggering execution option

MEAN_WIN_SIZE (optional)

Mean window size

NAME

This property contains the name of the task.

NQ_FACTOR (optional)

Number of nodes

NW_FACTOR (optional)

Number of coeff. points

OCS_REFERENCE_HEIGHT (optional)

Specify the reference height.

The default value is 0.0000000.

OPENCL_DEVICEID (optional)

OPENCL DEVICE ID

OPENCL_PLATFORMID (optional)

OPENCL PLATFORM ID

OUTPUT_CARTOGRAPHIC_SYSTEM (optional)

Specify the output SARscape coordinate system.

The default value is GEO-GLOBAL.

The default value is .

The default value is GEO.

The default value is .

The default value is WGS84.

The default value is .

The default value is 0.0000000.

OUTPUT_ENVI_CARTOGRAPHIC_SYSTEM (optional)

Specify the output ENVI coordinate system.

OUTPUT_GSD (optional)

Grid size

OUTPUT_SARSCAPEDATA

Output file

OUT_TRIGGERING_EXECUTION_OPTION

Output triggering execution option

PC_FILTERING (optional)

Point Cloud Filtering

ROOT_URI_FOR_OUTPUT (optional)

Common URI for outputs

SARSCAPE_PREFERENCE (optional)

SARscape Default System Parameters

The default value is Use actual preferences.

Options available are:

Version History

SARscape 6.1

Introduced

See Also

Tool description, ENVITask, ENVITaskParameter