Complex

Summary

Computes the magnitude from complex values.

Discussion

For more information about how this function works, see the Complex raster function.

The referenced raster dataset for the raster object is temporary. To make it permanent, you can call the raster object's save method.

Syntax

Complex (raster)
ParameterExplanationData Type
raster

The input raster.

Raster
Return Value
Data TypeExplanation
Raster

The output raster.


In this topic