API
 
Loading...
Searching...
No Matches
adcCtrl.CameraConfig Class Reference
Collaboration diagram for adcCtrl.CameraConfig:
Collaboration graph

Static Public Attributes

str shmim = xconf.field(help="Name of the camera device (specifically, the associated shmim, if different)")
 
str dark_shmim = xconf.field(help="Name of the dark frame shmim associated with this camera device")
 

Detailed Description

 

Definition at line 206 of file adcCtrl.py.

Member Data Documentation

◆ dark_shmim

str adcCtrl.CameraConfig.dark_shmim = xconf.field(help="Name of the dark frame shmim associated with this camera device")
static

Definition at line 210 of file adcCtrl.py.

◆ shmim

str adcCtrl.CameraConfig.shmim = xconf.field(help="Name of the camera device (specifically, the associated shmim, if different)")
static

Definition at line 209 of file adcCtrl.py.


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