Prado EFO PVA
Public Member Functions | Public Attributes | Private Member Functions | List of all members
rule_downstream.RuleDwnStrmConstLag Class Reference
Inheritance diagram for rule_downstream.RuleDwnStrmConstLag:
Inheritance graph
[legend]
Collaboration diagram for rule_downstream.RuleDwnStrmConstLag:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, name, time, junctions, *ruleType=RuleComplianceBase.MAX)
 
def get_qcomp (self, *rlsPrev=None, rlsUnCtrl=None, stor=None, qIn=None, tsOffset=0)
 
- Public Member Functions inherited from rule_downstream.RuleDwnstrmBase
def __init__ (self, name, time, junctions)
 
def __subclasshook__ (cls, C)
 

Public Attributes

 ruleType
 
 maxLag
 
 qCompCur
 
- Public Attributes inherited from rule_downstream.RuleDwnstrmBase
 junctions
 

Private Member Functions

def _calc_delta (self, rlsProposed)
 

Detailed Description

Definition at line 31 of file rule_downstream.py.

Constructor & Destructor Documentation

◆ __init__()

def rule_downstream.RuleDwnStrmConstLag.__init__ (   self,
  name,
  time,
  junctions,
ruleType = RuleComplianceBase.MAX 
)

Definition at line 33 of file rule_downstream.py.

Member Function Documentation

◆ _calc_delta()

def rule_downstream.RuleDwnStrmConstLag._calc_delta (   self,
  rlsProposed 
)
private

Definition at line 47 of file rule_downstream.py.

Here is the caller graph for this function:

◆ get_qcomp()

def rule_downstream.RuleDwnStrmConstLag.get_qcomp (   self,
rlsPrev = None,
  rlsUnCtrl = None,
  stor = None,
  qIn = None,
  tsOffset = 0 
)

Definition at line 60 of file rule_downstream.py.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ maxLag

rule_downstream.RuleDwnStrmConstLag.maxLag

Definition at line 40 of file rule_downstream.py.

◆ qCompCur

rule_downstream.RuleDwnStrmConstLag.qCompCur

Definition at line 65 of file rule_downstream.py.

◆ ruleType

rule_downstream.RuleDwnStrmConstLag.ruleType

Definition at line 38 of file rule_downstream.py.


The documentation for this class was generated from the following file: