Wasatch.VCPP 1.0.19
Visual C++ driver for Wasatch Photonics spectrometers
Classes | Namespaces | Macros
Spectrometer.h File Reference

interface of WasatchVCPP::Spectrometer More...

#include <libusb.h>
#include "EEPROM.h"
#include "Logger.h"
#include <vector>
#include <mutex>

Go to the source code of this file.

Classes

class  WasatchVCPP::Spectrometer
 Internal class encapsulating state and control of one spectrometer. More...
 

Namespaces

namespace  WasatchVCPP
 Namespace encapsulating the internal implementation of WasatchVCPP; customers would not normally access these classes or objects directly.
 

Macros

#define WPVCPP_UDEV_TYPE   libusb_device_handle
 

Detailed Description

interface of WasatchVCPP::Spectrometer

Author
Mark Zieg mzieg.nosp@m.@was.nosp@m.atchp.nosp@m.hoto.nosp@m.nics..nosp@m.com
Note
customers normally wouldn't access this file; use WasatchVCPP.h instead