#include <ngcdcsCFG.hpp>
Public Member Functions | |
| ngcdcs_pa_cfg_t () | |
| Constructor. | |
Public Attributes | |
| int | devIdx |
| Device index. | |
| ngcb_route_t | route |
| Route to module. | |
| int | numChan |
| Number of channels in use. | |
| char | group [64] |
| Optional group. | |
| char | name [64] |
| Optional name. | |
| char | spec [64] |
| Type specifier (optional) | |
| double | version |
| Preamplifier version. | |
Preamplifier module system configuration
|
inline |
Constructor.
| int ngcdcs_pa_cfg_t::devIdx |
Device index.
| char ngcdcs_pa_cfg_t::group[64] |
Optional group.
| char ngcdcs_pa_cfg_t::name[64] |
Optional name.
| int ngcdcs_pa_cfg_t::numChan |
Number of channels in use.
| ngcb_route_t ngcdcs_pa_cfg_t::route |
Route to module.
| char ngcdcs_pa_cfg_t::spec[64] |
Type specifier (optional)
| double ngcdcs_pa_cfg_t::version |
Preamplifier version.