|
Cat
|
Functions | |
| def | Edit (cat, obj, panel, path) |
| def | createPlots (cat, obj, run) |
| def | updatePlots (figs, obj) |
| def | Plot (cat, obj, parent, id) |
| def TestI2C.createPlots | ( | cat, | |
| obj, | |||
| run | |||
| ) |
Definition at line 45 of file TestI2C.py.
| def TestI2C.Edit | ( | cat, | |
| obj, | |||
| panel, | |||
| path | |||
| ) |
Definition at line 40 of file TestI2C.py.
| def TestI2C.Plot | ( | cat, | |
| obj, | |||
| parent, | |||
| id | |||
| ) |
Definition at line 89 of file TestI2C.py.
References plotter.h1d(), Object.name(), and Object.title().
| def TestI2C.updatePlots | ( | figs, | |
| obj | |||
| ) |
Definition at line 53 of file TestI2C.py.
1.8.13