Cat
|
Functions | |
def | Edit (cat, obj, panel, path) |
def | createPlots (cat, obj, run) |
def | updatePlots (figs, obj) |
def | Plot (cat, obj, parent, id) |
def TestSuite.createPlots | ( | cat, | |
obj, | |||
run | |||
) |
Definition at line 46 of file TestSuite.py.
def TestSuite.Edit | ( | cat, | |
obj, | |||
panel, | |||
path | |||
) |
Definition at line 41 of file TestSuite.py.
def TestSuite.Plot | ( | cat, | |
obj, | |||
parent, | |||
id | |||
) |
Definition at line 83 of file TestSuite.py.
References plotter.h1d(), Object.name(), and Object.title().
def TestSuite.updatePlots | ( | figs, | |
obj | |||
) |
Definition at line 54 of file TestSuite.py.