Package hec.rss.model

Class InflowLocationFactor

java.lang.Object
hec.rss.model.InflowLocationFactor
All Implemented Interfaces:
Serializable

public class InflowLocationFactor extends Object implements Serializable
See Also:
  • Constructor Details

    • InflowLocationFactor

      public InflowLocationFactor(String juncId, String localFlowName, double factor)
      Parameters:
      factor -
      name -
      string -
  • Method Details

    • getJunctionId

      public String getJunctionId()
    • getLocalFlowName

      public String getLocalFlowName()
    • getFactor

      public double getFactor()