Class IntensityClassifierDebrisFlowTN

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

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

    • inWaterDepth

      public String inWaterDepth
    • pUpperThresWaterdepth

      public Double pUpperThresWaterdepth
    • pLowerThresWaterdepth

      public Double pLowerThresWaterdepth
    • inVelocity

      public String inVelocity
    • pUpperThresVelocity

      public Double pUpperThresVelocity
    • pLowerThresVelocity

      public Double pLowerThresVelocity
    • inDepositsThickness

      public String inDepositsThickness
    • pUpperThresDepositsThickness

      public Double pUpperThresDepositsThickness
    • pLowerThresDepositsThickness

      public Double pLowerThresDepositsThickness
    • inErosionDepth

      public String inErosionDepth
    • pUpperThresErosionDepth

      public Double pUpperThresErosionDepth
    • pLowerThresErosionDepth

      public Double pLowerThresErosionDepth
    • outIntensity

      public String outIntensity
  • Constructor Details

    • IntensityClassifierDebrisFlowTN

      public IntensityClassifierDebrisFlowTN()
  • Method Details