Package hec.rss.model

Interface DemandRuleInf

All Known Implementing Classes:
DownstreamCntrlOpRule, DownstreamOpRule, FirmEnergyOpRule, PeakingPowerTsOpRule, PowerGuideCurveOpRule, PumpOpRule, RateChangeElevLimitOpRule, RateChangeLimitOpRule, ReleaseFuncOpRule, ReRegRule, ScheduledHydropowerOpRule, SystemHydropowerOpRule, TandemOpRule, WaterQualityOpRule

public interface DemandRuleInf
The Interface DemandRuleInf used to keep track of Water Accounts during the compute
  • Method Details

    • getWaterAccount

      WaterAccount getWaterAccount()
      Gets the water account.
      Returns:
      the water account
    • setWaterAccount

      void setWaterAccount(WaterAccount wa)
      Sets the water account.
      Parameters:
      wa - the new water account