Qudi
Public Member Functions | List of all members
flipmirror.Task Class Reference

A task to flip a switch/mirror/etc before and after another task. More...

Inheritance diagram for flipmirror.Task:
Inheritance graph
[legend]
Collaboration diagram for flipmirror.Task:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, kwargs)
 
def preExecute (self)
 Flip in one direction before the other task executes.
 
def postExecute (self)
 Flip in the other direction after the other task has finished.
 

Detailed Description

A task to flip a switch/mirror/etc before and after another task.


The documentation for this class was generated from the following file: