Package org.hortonmachine.modules
Class LW08_NetworkBufferWidthCalculator
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.LW08_NetworkBufferWidthCalculator
- All Implemented Interfaces:
org.hortonmachine.hmachine.modules.hydrogeomorphology.lwrecruitment.LWFields
public class LW08_NetworkBufferWidthCalculator
extends org.hortonmachine.gears.libs.modules.HMModel
implements org.hortonmachine.hmachine.modules.hydrogeomorphology.lwrecruitment.LWFields
-
Field Summary
Fields Modifier and Type Field Description booleandoKeepBridgeDamWidthjava.lang.StringinGeojava.lang.StringinNetPointsjava.lang.StringinTransSectjava.lang.StringoutInundationAreajava.lang.StringoutInundationSectionsjava.lang.StringoutNetPointsdoublepKdoublepMinSlopedoublepNintpPrePostCount4SlopeFields inherited from interface org.hortonmachine.hmachine.modules.hydrogeomorphology.lwrecruitment.LWFields
AVGSLOPE, FIELD_CRITIC_SOURCE_FOR_DIAMETER, FIELD_CRITIC_SOURCE_FOR_HEIGHT, FIELD_DISCHARGE, FIELD_DISCHARGE2, FIELD_ELEV, FIELD_ISCRITIC_GLOBAL_FOR_DIAMETER, FIELD_ISCRITIC_GLOBAL_FOR_HEIGHT, FIELD_ISCRITIC_LOCAL_FOR_DIAMETER, FIELD_ISCRITIC_LOCAL_FOR_HEIGHT, FIELD_WATER_LEVEL, FIELD_WATER_LEVEL2, FIELD_WATER_VELOCITY, FIELD_WATER_VELOCITY2, GAUKLER, LINKID, NOTES, PFAF, SLOPE, VEG_DBH, VEG_H, VEG_VOL, WIDTH, WIDTH_FROM, WIDTH_FROM_BRIDGES, WIDTH_FROM_CHANNELEDIT, WIDTH_FROM_DAMS, WIDTH2 -
Constructor Summary
Constructors Constructor Description LW08_NetworkBufferWidthCalculator() -
Method Summary
Modifier and Type Method Description voidprocess()
-
Field Details
-
inNetPoints
public java.lang.String inNetPoints -
inGeo
public java.lang.String inGeo -
inTransSect
public java.lang.String inTransSect -
pPrePostCount4Slope
public int pPrePostCount4Slope -
pK
public double pK -
pN
public double pN -
doKeepBridgeDamWidth
public boolean doKeepBridgeDamWidth -
pMinSlope
public double pMinSlope -
outNetPoints
public java.lang.String outNetPoints -
outInundationArea
public java.lang.String outInundationArea -
outInundationSections
public java.lang.String outInundationSections
-
-
Constructor Details
-
LW08_NetworkBufferWidthCalculator
public LW08_NetworkBufferWidthCalculator()
-
-
Method Details
-
process
public void process() throws java.lang.Exception- Throws:
java.lang.Exception
-