ITOPSARSplitFunctionArguments Interface

Provides access to members that control TOPSAR Split Function arguments.

Members

Name Description
Read/write property FirstBurstIndex The first burst to extract.
Read/write property LastBurstIndex The last burst to extract.
Read/write property Raster The input raster.

ITOPSARSplitFunctionArguments.FirstBurstIndex Property

The first burst to extract.

Public Property FirstBurstIndex As Integer
public int FirstBurstIndex {get; set;}

ITOPSARSplitFunctionArguments.LastBurstIndex Property

The last burst to extract.

Public Property LastBurstIndex As Integer
public int LastBurstIndex {get; set;}

ITOPSARSplitFunctionArguments.Raster Property

The input raster.

Public Property Raster As Object
public object Raster {get; set;}

Classes that implement ITOPSARSplitFunctionArguments

Classes Description
TOPSARSplitFunctionArguments A class for TOPSAR Split raster function arguments.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.