Package org.hortonmachine.modules
Class HackLength
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.HackLength
public class HackLength
extends org.hortonmachine.gears.libs.modules.HMModel
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringinElevationjava.lang.StringinFlowjava.lang.StringinTcajava.lang.StringoutHacklength -
Constructor Summary
Constructors Constructor Description HackLength() -
Method Summary
Modifier and Type Method Description voidprocess()
-
Field Details
-
inFlow
public java.lang.String inFlow -
inTca
public java.lang.String inTca -
inElevation
public java.lang.String inElevation -
outHacklength
public java.lang.String outHacklength
-
-
Constructor Details
-
HackLength
public HackLength()
-
-
Method Details
-
process
public void process() throws java.lang.Exception- Throws:
java.lang.Exception
-