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

Public Member Functions

def __init__ (self, name, time, junctionUs, lagTime)
 
def calc_qout (self, *tsOffset=0)
 
- Public Member Functions inherited from reach.ReachBase
def __init__ (self, name, time, junctionUs)
 
def calc_qout (self)
 
def __subclasshook__ (cls, C)
 

Public Attributes

 lagTime
 
- Public Attributes inherited from reach.ReachBase
 name
 
 junctionUs
 
 T
 
 qOut
 

Detailed Description

Definition at line 37 of file reach.py.

Constructor & Destructor Documentation

◆ __init__()

def reach.ReachConstLag.__init__ (   self,
  name,
  time,
  junctionUs,
  lagTime 
)

Definition at line 38 of file reach.py.

Member Function Documentation

◆ calc_qout()

def reach.ReachConstLag.calc_qout (   self,
tsOffset = 0 
)

Definition at line 44 of file reach.py.

Member Data Documentation

◆ lagTime

reach.ReachConstLag.lagTime

Definition at line 42 of file reach.py.


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