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

Member Data Documentation

◆ dark_shmim

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

Definition at line 29 of file core.py.

◆ shmim

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

Definition at line 28 of file core.py.


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