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

Classes

class  FeatureIdentificationDevice
 This is the basic implementation of our FeatureIdentificationDevice (FID) spectrometer USB API as defined in ENG-0001. More...
 
class  SpectrumAndRow
 

Variables

 log = logging.getLogger(__name__)
 
float MICROSEC_TO_SEC = 0.000001
 
int UNINITIALIZED_TEMPERATURE_DEG_C = -999
 

Variable Documentation

◆ log

wasatch.FeatureIdentificationDevice.log = logging.getLogger(__name__)

◆ MICROSEC_TO_SEC

float wasatch.FeatureIdentificationDevice.MICROSEC_TO_SEC = 0.000001

◆ UNINITIALIZED_TEMPERATURE_DEG_C

int wasatch.FeatureIdentificationDevice.UNINITIALIZED_TEMPERATURE_DEG_C = -999