ArithmeticFunction

Base Type: RasterFunction

A class for an arithmetic raster function.

Remarks

An arithmetic function is used to perform an arithmetic operation between two partially or completely spatially overlapping rasters or a raster and a scalar. If two rasters are used they must cover the same spatial area and have the same basic properties such as pixel type, number of bands, etc. If one scalar is specified it is used as the operand for all the bands of a multiband raster. If more than one scalar value is specified, the values are applied one to each band of the input raster.

11/8/2016