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

#include <ngcdcsFACTORY.hpp>

Public Member Functions

 ngcdcs_system_t ()
 Constructor.
 

Public Attributes

ngcdcsCTRLctrl
 Controller.
 
ngcdcsACQacq [ngcdcsACQ_MAX_PROC]
 Acquisition modules.
 
int numAcqMod
 Number of acquisition modules.
 

Detailed Description

Control system type to be passed to the factory

Constructor & Destructor Documentation

◆ ngcdcs_system_t()

ngcdcs_system_t::ngcdcs_system_t ( )
inline

Constructor.

Member Data Documentation

◆ acq

ngcdcsACQ* ngcdcs_system_t::acq[ngcdcsACQ_MAX_PROC]

Acquisition modules.

◆ ctrl

ngcdcsCTRL* ngcdcs_system_t::ctrl

Controller.

◆ numAcqMod

int ngcdcs_system_t::numAcqMod

Number of acquisition modules.


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