HORIBA C++ SDK
Library for HORIBA devices
|
▼Nhoriba | |
▼Ncommunication | |
CCommand | Represents a command sent to the ICL |
CCommunicator | Interface representing a communication channel with the ICL |
CResponse | Represents a response of the ICL |
CWebSocketCommunicator | Represents a communication channel with the ICL using a websocket |
▼Ndevices | |
▼Nsingle_devices | |
CAcquisitionSetParameters | Represents the parameters for the acquisition set |
CChargeCoupledDevice | Represents a CCD camera |
CDevice | Interface for devices connected to the ICL |
CMonochromator | Represents a Monochromator |
CSpectrAcq3 | Represents a SpectrAcq3 device |
CChargeCoupledDevicesDiscovery | Represents a discovery of CCD cameras on the ICL |
CDeviceDiscovery | Interface for device discoveries on the ICL |
CDeviceManager | Responsible to detect and and manage Horiba devices connected to the computer |
CICLDeviceManager | Device Manager using the ICL to communicate with connected Horiba devices |
CMonochromatorsDiscovery | Represents a discovery of CCD cameras on the ICL |
CSpectrAcq3sDiscovery | Represents a discovery of SpectrAcq cameras on the ICL |
▼Nos | |
CProcess | Represents a platform agnostic interface for a process |
CWindowsProcess | Represents a Windows process that can be started and stopped |