ENLIGHTEN
Cross-platform desktop GUI for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
enlighten.scope.GridFeature.GridFeature Class Reference

Public Member Functions

 __init__ (self, ctl)
 
 toggle (self)
 

Public Attributes

 button = cfu.pushButton_graphGrid
 
 ctl = ctl
 
bool enabled = False
 
dict plots
 
 toggle
 

Constructor & Destructor Documentation

◆ __init__()

enlighten.scope.GridFeature.GridFeature.__init__ ( self,
ctl )

Member Function Documentation

◆ toggle()

enlighten.scope.GridFeature.GridFeature.toggle ( self)

Member Data Documentation

◆ button

enlighten.scope.GridFeature.GridFeature.button = cfu.pushButton_graphGrid

◆ ctl

enlighten.scope.GridFeature.GridFeature.ctl = ctl

◆ enabled

enlighten.scope.GridFeature.GridFeature.enabled = False

◆ plots

dict enlighten.scope.GridFeature.GridFeature.plots
Initial value:
= { "scope graph" : [ctl.graph, "plot"],
"plugin graph": [ctl.plugin_controller, "graph_plugin", "plot"] }

◆ toggle

enlighten.scope.GridFeature.GridFeature.toggle

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