Package org.hortonmachine.modules
Class Geomorphon
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.hmachine.modules.geomorphology.geomorphon.OmsGeomorphon
org.hortonmachine.modules.Geomorphon
public class Geomorphon
extends org.hortonmachine.hmachine.modules.geomorphology.geomorphon.OmsGeomorphon
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringinElevjava.lang.StringoutRasterdoublepRadiusdoublepThreshold -
Constructor Summary
Constructors Constructor Description Geomorphon() -
Method Summary
Modifier and Type Method Description voidprocess()Methods inherited from class org.hortonmachine.hmachine.modules.geomorphology.geomorphon.OmsGeomorphon
calculateGeomorphon, getLastVisiblePoint
-
Field Details
-
inElev
public java.lang.String inElev -
pRadius
public double pRadius -
pThreshold
public double pThreshold -
outRaster
public java.lang.String outRaster
-
-
Constructor Details
-
Geomorphon
public Geomorphon()
-
-
Method Details
-
process
public void process() throws java.lang.Exception- Overrides:
processin classorg.hortonmachine.hmachine.modules.geomorphology.geomorphon.OmsGeomorphon- Throws:
java.lang.Exception
-