DynExp
Highly flexible laboratory automation for dynamically changing experiments.
DynExpHardware::PVCamHardwareAdapter::PVCamReadoutOptionType Struct Reference

Classes

struct  GainOptionType
 

Public Member Functions

 PVCamReadoutOptionType (PVCamEnumType Port, PVCamSyms::int16 SpeedIndex, float ReadoutFrequency)
 

Public Attributes

PVCamEnumType Port
 
PVCamSyms::int16 SpeedIndex
 
float ReadoutFrequency
 in MHz More...
 
std::vector< GainOptionTypeGains
 

Detailed Description

Definition at line 141 of file HardwareAdapterPVCam.h.

Constructor & Destructor Documentation

◆ PVCamReadoutOptionType()

DynExpHardware::PVCamHardwareAdapter::PVCamReadoutOptionType::PVCamReadoutOptionType ( PVCamEnumType  Port,
PVCamSyms::int16  SpeedIndex,
float  ReadoutFrequency 
)
inline

Definition at line 152 of file HardwareAdapterPVCam.h.

Member Data Documentation

◆ Gains

std::vector<GainOptionType> DynExpHardware::PVCamHardwareAdapter::PVCamReadoutOptionType::Gains

Definition at line 158 of file HardwareAdapterPVCam.h.

◆ Port

PVCamEnumType DynExpHardware::PVCamHardwareAdapter::PVCamReadoutOptionType::Port

Definition at line 155 of file HardwareAdapterPVCam.h.

◆ ReadoutFrequency

float DynExpHardware::PVCamHardwareAdapter::PVCamReadoutOptionType::ReadoutFrequency

in MHz

Definition at line 157 of file HardwareAdapterPVCam.h.

◆ SpeedIndex

PVCamSyms::int16 DynExpHardware::PVCamHardwareAdapter::PVCamReadoutOptionType::SpeedIndex

Definition at line 156 of file HardwareAdapterPVCam.h.


The documentation for this struct was generated from the following file: