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

Classes

class  MatchRequest
 An inbound request being passed from Wrapper to the subprocess for writing to KIAConsole. More...
 
class  MatchResponse
 An outbound response generated from the subprocess and passed back to Feature. More...
 
class  MatchResultEntry
 One entry of many representing a compound potentially matched by KIAConsole within a larger MatchResult. More...
 
class  SubprocessArgs
 Arguments passed to continuous_poll() when spawning the subprocess. More...
 
class  Wrapper
 This class encapsulates ENLIGHTEN's interface to KnowItAll. More...
 

Variables

 log = logging.getLogger(__name__)
 

Variable Documentation

◆ log

enlighten.KnowItAll.Wrapper.log = logging.getLogger(__name__)