|
def | __init__ (self, name, time, rlsSched, drocSched, timeUnit='h', nHrs=1) |
|
def | get_qcomp (self, *rlsPrev, rlsUnCtrl=None, stor=None, qIn=None, tsOffset=0) |
|
def | __init__ (self, name, time, rlsSched, rampSched, ruleType, timeUnit='h', nHrs=1) |
|
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 222 of file rule_compliance.py.
◆ __init__()
def rule_compliance.RuleDecreaseRateChng.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
time, |
|
|
|
rlsSched, |
|
|
|
drocSched, |
|
|
|
timeUnit = 'h' , |
|
|
|
nHrs = 1 |
|
) |
| |
◆ get_qcomp()
def rule_compliance.RuleDecreaseRateChng.get_qcomp |
( |
|
self, |
|
|
* |
rlsPrev, |
|
|
|
rlsUnCtrl = None , |
|
|
|
stor = None , |
|
|
|
qIn = None , |
|
|
|
tsOffset = 0 |
|
) |
| |
◆ qCompCur
rule_compliance.RuleDecreaseRateChng.qCompCur |
The documentation for this class was generated from the following file: