Package org.hortonmachine.modules
Class Nabla
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.Nabla
public class Nabla
extends org.hortonmachine.gears.libs.modules.HMModel
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringinElevjava.lang.StringoutNablajava.lang.DoublepThreshold -
Constructor Summary
Constructors Constructor Description Nabla() -
Method Summary
Modifier and Type Method Description voidprocess()
-
Field Details
-
inElev
public java.lang.String inElev -
pThreshold
public java.lang.Double pThreshold -
outNabla
public java.lang.String outNabla
-
-
Constructor Details
-
Nabla
public Nabla()
-
-
Method Details
-
process
public void process() throws java.lang.Exception- Throws:
java.lang.Exception
-