23 FLAG_INVERT_X_AXIS = 0x0001,
24 FLAG_BIN_2X2 = 0x0002,
26 FLAG_CUTOFF_FILTER = 0x0008,
27 FLAG_EVEN_ODD = 0x0010
Internal class encapsulating a 16-bit set of boolean flags which indicate whether a given spectromete...
Definition: FeatureMask.h:19
bool hardwareEvenOdd
InGaAs spectrometer has even/odd pixel gain/offset correction implemented in the FPGA.
Definition: FeatureMask.h:72
bool cutoffFilterInstalled
Spectrometer has a cutoff filter installed.
Definition: FeatureMask.h:68
bool bin2x2
Some 2D detectors use a Bayer filter in which pixel columns alternate between red and blue sensitivit...
Definition: FeatureMask.h:59
bool gen15
Spectrometer has the new "Gen 1.5" OEM Accessory Connector providing triggering, external lamp contro...
Definition: FeatureMask.h:65
bool invertXAxis
The orientations of the grating and detector in this spectrometer are rotated such that spectra are r...
Definition: FeatureMask.h:47
Namespace encapsulating the internal implementation of WasatchVCPP; customers would not normally acce...
Definition: Driver.h:26