Package hec.rss.model
Interface ReleaseElement
- All Known Implementing Classes:
DiversionElement,ReservoirElement
public interface ReleaseElement
Interface implemented by all elements that represent release locations where
operating rules can be applied
-
Method Summary
Modifier and TypeMethodDescriptionintInitialzes adjustable parameter values over forecast time windowvoidupdateDecisions(RunTimeStep rts, int iteration)
-
Method Details
-
updateDecisions
-
initForecastOperations
Initialzes adjustable parameter values over forecast time window
-