DK11 for ActiveX | TatukGIS_XDK11.ITGIS_DemOperationRoughness | Interfaces | Methods
Generate a roughness map from elevation raster.
// C# public interface ITGIS_DemOperationRoughness: ITGIS_DemOperation { }
' VisualBasic Public Interface ITGIS_DemOperationRoughness Implements ITGIS_DemOperation End Class
// Oxygene type ITGIS_DemOperationRoughness = public interface( ITGIS_DemOperation ) end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Description | public | Get operation description. (Inherited from ITGIS_DemOperation) |
|
Prepare | public | Prepare operation. (Inherited from ITGIS_DemOperation) |
|
Run | public | Run operation. (Inherited from ITGIS_DemOperation) |
|
Roughness is the largest inter-cell difference of a central pixel and its surrounding cell.