fmeobjects.FMERasterProperties.setSpacingY

FMERasterProperties.setSpacingY(ySpacing)

This method sets the y spacing (cell size) of the raster

Parameters

ySpacing (float) – Fixed distance in the y dimension between each pixel in the raster. Number must be positive value.

Return type

None

Raises

FMEException – An exception is raised if an error occurred.