DynExp
Highly flexible laboratory automation for dynamically changing experiments.
DynExpModule::ImageViewer Namespace Reference

Classes

class  ImageViewerWidget
 
class  ImageViewerData
 
class  ImageViewerParams
 
class  ImageViewerConfigurator
 
class  ImageViewer
 
class  PauseImageCapturingEvent
 
class  ImageCapturingPausedEvent
 
class  ResumeImageCapturingEvent
 
class  ImageCapturingResumedEvent
 
class  AutofocusEvent
 
class  FinishedAutofocusEvent
 

Typedefs

using StateMachineStateType = Util::StateMachineState< StateType(ImageViewer::*)(DynExp::ModuleInstance &)>
 

Enumerations

enum class  StateType {
  Ready , AutofocusInit , AutofocusGotoSample , AutofocusWaitBeforeCapture ,
  AutofocusWaitForImage , AutofocusStep , AutofocusFinished
}
 

Typedef Documentation

◆ StateMachineStateType

Enumeration Type Documentation

◆ StateType

Enumerator
Ready 
AutofocusInit 
AutofocusGotoSample 
AutofocusWaitBeforeCapture 
AutofocusWaitForImage 
AutofocusStep 
AutofocusFinished 

Definition at line 25 of file ImageViewer.h.