ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcdcs_pa_cfg_t Struct Reference

#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.
 

Detailed Description

Preamplifier module system configuration

Constructor & Destructor Documentation

◆ ngcdcs_pa_cfg_t()

ngcdcs_pa_cfg_t::ngcdcs_pa_cfg_t ( )
inline

Constructor.

Member Data Documentation

◆ devIdx

int ngcdcs_pa_cfg_t::devIdx

Device index.

◆ group

char ngcdcs_pa_cfg_t::group[64]

Optional group.

◆ name

char ngcdcs_pa_cfg_t::name[64]

Optional name.

◆ numChan

int ngcdcs_pa_cfg_t::numChan

Number of channels in use.

◆ route

ngcb_route_t ngcdcs_pa_cfg_t::route

Route to module.

◆ spec

char ngcdcs_pa_cfg_t::spec[64]

Type specifier (optional)

◆ version

double ngcdcs_pa_cfg_t::version

Preamplifier version.


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