Class IntensityClassifierFlood

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

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

    • inWaterDepth

      public String inWaterDepth
    • inVelocity

      public String inVelocity
    • pUpperThresWaterdepth

      public Double pUpperThresWaterdepth
    • pUpperThresVelocityWaterdepth

      public Double pUpperThresVelocityWaterdepth
    • pLowerThresWaterdepth

      public Double pLowerThresWaterdepth
    • pLowerThresVelocityWaterdepth

      public Double pLowerThresVelocityWaterdepth
    • outIntensity

      public String outIntensity
  • Constructor Details

    • IntensityClassifierFlood

      public IntensityClassifierFlood()
  • Method Details