API
 
Loading...
Searching...
No Matches
efcControl.CameraConfig Class Reference
Collaboration diagram for efcControl.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 20 of file efcControl.py.

Member Data Documentation

◆ dark_shmim

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

Definition at line 24 of file efcControl.py.

◆ shmim

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

Definition at line 23 of file efcControl.py.


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