Package org.hortonmachine.modules
Class KernelDensity
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.KernelDensity
public class KernelDensity
extends org.hortonmachine.gears.libs.modules.HMModel
-
Field Summary
Fields Modifier and Type Field Description booleandoConstantjava.lang.StringinMapjava.lang.StringoutDensityintpKernelintpRadius -
Constructor Summary
Constructors Constructor Description KernelDensity() -
Method Summary
Modifier and Type Method Description voidprocess()
-
Field Details
-
inMap
public java.lang.String inMap -
pKernel
public int pKernel -
pRadius
public int pRadius -
doConstant
public boolean doConstant -
outDensity
public java.lang.String outDensity
-
-
Constructor Details
-
KernelDensity
public KernelDensity()
-
-
Method Details
-
process
public void process() throws java.lang.Exception- Throws:
java.lang.Exception
-