Package org.hortonmachine.modules
Class GeomorphonMaximaFinder
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.GeomorphonMaximaFinder
public class GeomorphonMaximaFinder
extends org.hortonmachine.gears.libs.modules.HMModel
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringinDSMjava.lang.StringinDTMjava.lang.StringoutMaximadoublepElevDiffThresdoublepRadiusdoublepThreshold -
Constructor Summary
Constructors Constructor Description GeomorphonMaximaFinder() -
Method Summary
Modifier and Type Method Description voidprocess()
-
Field Details
-
inDTM
public java.lang.String inDTM -
inDSM
public java.lang.String inDSM -
pRadius
public double pRadius -
pThreshold
public double pThreshold -
pElevDiffThres
public double pElevDiffThres -
outMaxima
public java.lang.String outMaxima
-
-
Constructor Details
-
GeomorphonMaximaFinder
public GeomorphonMaximaFinder()
-
-
Method Details
-
process
public void process() throws java.lang.Exception- Throws:
java.lang.Exception
-