Public Member Functions | |
| __init__ (self, simulation_el) | |
| The initializer.   | |
Public Attributes | |
| list | flows = [] | 
| class variableslist of flows   | |
Definition at line 171 of file flowmon-parse-results.py.
| flowmon-parse-results.Simulation.__init__ | ( | self, | |
| simulation_el ) | 
The initializer.
| self | The object pointer. | 
| simulation_el | The element. | 
Definition at line 175 of file flowmon-parse-results.py.
| list flowmon-parse-results.Simulation.flows = [] | 
class variableslist of flows
Definition at line 180 of file flowmon-parse-results.py.