|
def | __init__ (self, name, time, xQinMax, yRls, *typ='step') |
|
def | get_qcomp (self, *qIn, rlsPrev=None, rlsUnCtrl=None, stor=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 192 of file rule_compliance.py.
◆ __init__()
def rule_compliance.RuleMaxLkupTbl.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
time, |
|
|
|
xQinMax, |
|
|
|
yRls, |
|
|
* |
typ = 'step' |
|
) |
| |
◆ get_qcomp()
def rule_compliance.RuleMaxLkupTbl.get_qcomp |
( |
|
self, |
|
|
* |
qIn, |
|
|
|
rlsPrev = None , |
|
|
|
rlsUnCtrl = None , |
|
|
|
stor = None , |
|
|
|
tsOffset = 0 |
|
) |
| |
◆ qCompCur
rule_compliance.RuleMaxLkupTbl.qCompCur |
◆ qInMaxTbl
rule_compliance.RuleMaxLkupTbl.qInMaxTbl |
The documentation for this class was generated from the following file: