#include <ngcdcsCFG.hpp>
Public Member Functions | |
| ngcdcs_cldc_dcf_t () | |
Public Attributes | |
| char | voltageInitFile [256] |
| Voltage initialization file. | |
| char | voltageFile [256] |
| Voltage file to load. | |
| double | preampOffset |
| Preamplifier offset. | |
| double | diodeBias |
| Diode bias. | |
| int | ilck |
| Enable/disable external interlock. | |
CLDC module detector configuration
|
inline |
| double ngcdcs_cldc_dcf_t::diodeBias |
Diode bias.
| int ngcdcs_cldc_dcf_t::ilck |
Enable/disable external interlock.
| double ngcdcs_cldc_dcf_t::preampOffset |
Preamplifier offset.
| char ngcdcs_cldc_dcf_t::voltageFile[256] |
Voltage file to load.
| char ngcdcs_cldc_dcf_t::voltageInitFile[256] |
Voltage initialization file.