7#ifndef ANDOR_CAM_HPP_H_
8#define ANDOR_CAM_HPP_H_
10#include <fmt/format.h>
CCF Communication Adapter based on the andor SDK.
Definition commAdaptor.cpp:28
Definition camAndor.hpp:15
bool overlap
Definition camAndor.hpp:24
bool sensor_cooling
Definition camAndor.hpp:16
std::string pixel_readout_rate
Definition camAndor.hpp:25
std::string fan_speed
Definition camAndor.hpp:18
bool metadata_enable
Definition camAndor.hpp:22
std::string pixel_encoding
Definition camAndor.hpp:19
std::string temperature_ctrl
Definition camAndor.hpp:17
std::string trigger_mode
Definition camAndor.hpp:23
std::string gain_mode
Definition camAndor.hpp:21
std::string electronic_shuttering_mode
Definition camAndor.hpp:20
Definition camAndor.hpp:29
unsigned int stride
Definition camAndor.hpp:30
std::string temperature_stat
Definition camAndor.hpp:36
bool sensor_cooling
Definition camAndor.hpp:32
std::string electronic_shuttering_mode
Definition camAndor.hpp:43
std::string temperature_ctrl
Definition camAndor.hpp:35
std::string bit_depth
Definition camAndor.hpp:42
std::string trigger_mode
Definition camAndor.hpp:46
std::string pre_amp_gain_ctrl
Definition camAndor.hpp:39
std::string cmd_error_text
Definition camAndor.hpp:44
double sensor_temperature
Definition camAndor.hpp:34
bool overlap
Definition camAndor.hpp:31
bool metadata_enable
Definition camAndor.hpp:33
std::string pixel_readout_rate
Definition camAndor.hpp:38
std::string pixel_encoding
Definition camAndor.hpp:37
std::string fan_status
Definition camAndor.hpp:45
std::string simple_pre_amp_gain_ctrl
Definition camAndor.hpp:40
std::string camera_status
Definition camAndor.hpp:41