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

Public Member Functions

def __init__ (self, name, time, junctions)
 
def process_junctions (self)
 
- Public Member Functions inherited from network.NetworkBase
def __subclasshook__ (cls, C)
 

Additional Inherited Members

- Public Attributes inherited from network.NetworkBase
 name
 
 junctions
 
 nJunctions
 
 T
 

Detailed Description

Definition at line 43 of file network.py.

Constructor & Destructor Documentation

◆ __init__()

def network.Network.__init__ (   self,
  name,
  time,
  junctions 
)

Reimplemented from network.NetworkBase.

Definition at line 44 of file network.py.

Member Function Documentation

◆ process_junctions()

def network.Network.process_junctions (   self)

Reimplemented from network.NetworkBase.

Definition at line 48 of file network.py.

Here is the caller graph for this function:

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