![]() |
COMPASS
5.4.4
End-to-end AO simulation tool using GPU acceleration
|
Public Member Functions | |
None | __init__ (self, Callable loopFunc) |
None | run (self) |
None | stop (self) |
None | cleanUp (self) |
Public Attributes | |
loopFunc | |
Definition at line 415 of file widget_base.py.
None shesha.widgets.widget_base.WorkerThread.__init__ | ( | self, | |
Callable | loopFunc | ||
) |
Definition at line 417 of file widget_base.py.
None shesha.widgets.widget_base.WorkerThread.cleanUp | ( | self | ) |
Definition at line 427 of file widget_base.py.
None shesha.widgets.widget_base.WorkerThread.run | ( | self | ) |
None shesha.widgets.widget_base.WorkerThread.stop | ( | self | ) |
shesha.widgets.widget_base.WorkerThread.loopFunc |
Definition at line 419 of file widget_base.py.