ENLIGHTEN
Cross-platform desktop GUI for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
Enlighten Namespace Reference

Classes

class  EnlightenApplication
 This class encapsulates processing of command-line arguments, instantiates a Controller then passes control to the Qt framework. More...
 

Functions

 main (argv)
 
 signal_handler (signal, frame)
 

Variables

 ec = main(sys.argv)
 
 log = logging.getLogger(__name__)
 

Function Documentation

◆ main()

Enlighten.main ( argv)

◆ signal_handler()

Enlighten.signal_handler ( signal,
frame )

Variable Documentation

◆ ec

Enlighten.ec = main(sys.argv)

◆ log

Enlighten.log = logging.getLogger(__name__)