|
def | __init__ (self, name, time, monDayHr, maxQsched, rlsType=RuleComplianceBase.CTRL_RLS, *typ='step', timeUnit=None, hydroCond=None) |
|
def | get_qcomp (self, *rlsPrev=None, rlsUnCtrl=None, stor=None, qIn=None, tsOffset=0) |
|
def | __init__ (self, name, time, *ruleType=MIN, rlsType=CTRL_RLS) |
|
def | __subclasshook__ (cls, C) |
|
def | calc_release (self, rlsProposed, *rlsPrev=None, rlsUnCtrl=None, stor=None, qIn=None) |
|
Definition at line 115 of file rule_compliance.py.
◆ __init__()
def rule_compliance.RuleMaxAnnSched.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
time, |
|
|
|
monDayHr, |
|
|
|
maxQsched, |
|
|
|
rlsType = RuleComplianceBase.CTRL_RLS , |
|
|
* |
typ = 'step' , |
|
|
|
timeUnit = None , |
|
|
|
hydroCond = None |
|
) |
| |
◆ compQsched
rule_compliance.RuleMaxAnnSched.compQsched |
◆ hydroCond
rule_compliance.RuleMaxAnnSched.hydroCond |
◆ ruleType
rule_compliance.RuleMaxAnnSched.ruleType |
The documentation for this class was generated from the following file: