Public Member Functions | |
def | __init__ |
def | onAbbrechen |
def | select_output |
def | start_gnu_plot |
def | start_PostProcessing |
Public Attributes | |
dirname |
Definition at line 17 of file postprocess_gui.py.
def postprocess_gui::MyForm::__init__ | ( | self, | ||
parent = None | ||||
) |
Definition at line 18 of file postprocess_gui.py.
def postprocess_gui::MyForm::onAbbrechen | ( | self | ) |
Definition at line 34 of file postprocess_gui.py.
def postprocess_gui::MyForm::select_output | ( | self | ) |
Definition at line 30 of file postprocess_gui.py.
def postprocess_gui::MyForm::start_gnu_plot | ( | self, | ||
list, | ||||
lc_coeff, | ||||
ltc_coeff | ||||
) |
Definition at line 104 of file postprocess_gui.py.
def postprocess_gui::MyForm::start_PostProcessing | ( | self | ) |
Definition at line 37 of file postprocess_gui.py.
Definition at line 22 of file postprocess_gui.py.