SetParameterDescription("opt.gridspacing","Resampling is done according to a coordinate mapping grid, whose pixel size is set by this parameter. The closer to the output spacing this parameter is, the more precise will be the ortho-rectified image, but increasing this parameter allows to reduce processing time.");
SetDefaultParameterFloat("opt.gridspacing",4.0);
SetParameterDescription("opt.gridspacing",
"Resampling is done according to a coordinate mapping deformation grid, "
"whose pixel size is set by this parameter."
"The closer to the output spacing this parameter is, "
"the more precise will be the ortho-rectified image,"
"but increasing this parameter will reduce processing time.");