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

#include <ngcdcsCFG.hpp>

Public Member Functions

 ngcdcs_fmp_t ()
 Constructor.
 
int Valid (int idx)
 Check if there is a valid list entry.
 

Public Attributes

char frame [32]
 Frame-name.
 
char param [32]
 Parameter-name.
 
int acq [ngcdcsACQ_MAX_PROC+1]
 Acquisition process list.
 

Detailed Description

Frame-type parameter definition structure

Constructor & Destructor Documentation

◆ ngcdcs_fmp_t()

ngcdcs_fmp_t::ngcdcs_fmp_t ( )
inline

Constructor.

Member Function Documentation

◆ Valid()

int ngcdcs_fmp_t::Valid ( int idx)
inline

Check if there is a valid list entry.

Member Data Documentation

◆ acq

int ngcdcs_fmp_t::acq[ngcdcsACQ_MAX_PROC+1]

Acquisition process list.

◆ frame

char ngcdcs_fmp_t::frame[32]

Frame-name.

◆ param

char ngcdcs_fmp_t::param[32]

Parameter-name.


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