fmeobjects.FMERasterProperties.setSpacingX

FMERasterProperties.setSpacingX(xSpacing)

This method sets the x spacing (cell size) of the raster.

Parameters:xSpacing (float) – Fixed distance in the x 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.