Class LW10_SingleTree_AreaToNetpointAssociator

java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.LW10_SingleTree_AreaToNetpointAssociator

public class LW10_SingleTree_AreaToNetpointAssociator extends org.hortonmachine.gears.libs.modules.HMModel
  • Field Details

    • inNetPoints

      public String inNetPoints
    • inTreePoints

      public String inTreePoints
    • inInundationArea

      public String inInundationArea
    • inFlow

      public String inFlow
    • inTca

      public String inTca
    • inNet

      public String inNet
    • inConnectivity

      public String inConnectivity
    • pConnectivityThreshold

      public double pConnectivityThreshold
    • pAllometricCoeff2ndOrder

      public double pAllometricCoeff2ndOrder
    • pAllometricCoeff1stOrder

      public double pAllometricCoeff1stOrder
    • pAllometricCoeffVolume

      public double pAllometricCoeffVolume
    • pRepresentingHeightDbhPercentile

      public int pRepresentingHeightDbhPercentile
    • pTreeTaper

      public double pTreeTaper
    • pFlexibleDiameterLimit

      public double pFlexibleDiameterLimit
    • outNetPoints

      public String outNetPoints
    • outNetnum

      public String outNetnum
    • outTreePoints

      public String outTreePoints
    • outBasins

      public String outBasins
  • Constructor Details

    • LW10_SingleTree_AreaToNetpointAssociator

      public LW10_SingleTree_AreaToNetpointAssociator()
  • Method Details