Package org.hortonmachine.modules
Class RasterDiff
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.RasterDiff
public class RasterDiff
extends org.hortonmachine.gears.libs.modules.HMModel
-
Field Summary
Fields Modifier and Type Field Description booleandoNegativesjava.lang.StringinRaster1java.lang.StringinRaster2java.lang.StringoutRasterjava.lang.DoublepThreshold -
Constructor Summary
Constructors Constructor Description RasterDiff() -
Method Summary
Modifier and Type Method Description voidprocess()
-
Field Details
-
inRaster1
public java.lang.String inRaster1 -
inRaster2
public java.lang.String inRaster2 -
pThreshold
public java.lang.Double pThreshold -
doNegatives
public boolean doNegatives -
outRaster
public java.lang.String outRaster
-
-
Constructor Details
-
RasterDiff
public RasterDiff()
-
-
Method Details
-
process
public void process() throws java.lang.Exception- Throws:
java.lang.Exception
-