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

SARsstackingUtilityTSAModeling

SARscape Process TS Parametrical Analysis.

Reference

Syntax

Result = ENVITask('SARsstackingUtilityTSAModeling')

Input properties (Set, Get): ANALYSE_SUBSET, FINAL_DATE_INTERVAL, GENERATE_FITTED_TS, GENERATE_QL, HEAVISIDE_FIT, INITIAL_DATE_INTERVAL, INPUT_SARSCAPEDATA, IN_TRIGGERING_EXECUTION_OPTION, LINEAR_FIT, OPENCL_DEVICEID, OPENCL_PLATFORMID, PERIODICAL_FIT, QUADRATIC_FIT, ROOT_URI_FOR_OUTPUT, SARSCAPE_PREFERENCE, TWOSLOPE_FIT

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

ANALYSE_SUBSET (optional)

Analyze time subset

DESCRIPTION

This property describes the task.

FINAL_DATE_INTERVAL (optional)

To

GENERATE_FITTED_TS (optional)

Generate fitted TS

GENERATE_QL (optional)

Generate Quick Look

HEAVISIDE_FIT (optional)

Heavyside fit

INITIAL_DATE_INTERVAL (optional)

From

INPUT_SARSCAPEDATA (required)

Input File List

IN_TRIGGERING_EXECUTION_OPTION (optional)

Input triggering execution option

LINEAR_FIT (optional)

Linear fit

NAME

This property contains the name of the task.

OPENCL_DEVICEID (optional)

OPENCL DEVICE ID

OPENCL_PLATFORMID (optional)

OPENCL PLATFORM ID

OUTPUT_META_FILES_LIST

This is Output meta list

OUT_TRIGGERING_EXECUTION_OPTION

Output triggering execution option

PERIODICAL_FIT (optional)

Periodical fit

QUADRATIC_FIT (optional)

Quadratic fit

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:

TWOSLOPE_FIT (optional)

Two-slope fit

Version History

SARscape 6.1

Introduced

See Also

Tool description, ENVITask, ENVITaskParameter