![]() |
ChimeraTK-ApplicationCore 04.06.00
|
Inheritance diagram for userAppModules.SetpointRamp:
Collaboration diagram for userAppModules.SetpointRamp:Public Member Functions | |
| __init__ (self, owner) | |
| mainLoop (self) | |
Public Attributes | |
| operatorSetpoint | |
| ctrl | |
| trigger | |
Static Public Attributes | |
| module1 | |
Definition at line 21 of file userAppModules.py.
| userAppModules.SetpointRamp.__init__ | ( | self, | |
| owner | |||
| ) |
Definition at line 25 of file userAppModules.py.
| userAppModules.SetpointRamp.mainLoop | ( | self | ) |
Definition at line 37 of file userAppModules.py.
| userAppModules.SetpointRamp.ctrl |
Definition at line 30 of file userAppModules.py.
|
static |
Definition at line 56 of file userAppModules.py.
| userAppModules.SetpointRamp.operatorSetpoint |
Definition at line 28 of file userAppModules.py.
| userAppModules.SetpointRamp.trigger |
Definition at line 35 of file userAppModules.py.