#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. | |
Frame-type parameter definition structure
|
inline |
Constructor.
|
inline |
Check if there is a valid list entry.
| int ngcdcs_fmp_t::acq[ngcdcsACQ_MAX_PROC+1] |
Acquisition process list.
| char ngcdcs_fmp_t::frame[32] |
Frame-name.
| char ngcdcs_fmp_t::param[32] |
Parameter-name.