Public Member Functions | |
def | __init__ (self, simulation_el) |
The initializer. More... | |
Public Attributes | |
flows | |
class variableslist of flows More... | |
Definition at line 156 of file flowmon-parse-results.py.
def flowmon-parse-results.Simulation.__init__ | ( | self, | |
simulation_el | |||
) |
The initializer.
self | The object pointer. |
simulation_el | The element. |
Definition at line 160 of file flowmon-parse-results.py.
flowmon-parse-results.Simulation.flows |
class variableslist of flows
Definition at line 165 of file flowmon-parse-results.py.