AlcapDAQ  1
Data Fields
DataCorrection_t Struct Reference

#include <X742CorrectionRoutines.h>

Data Fields

int16_t cell [MAX_X742_CHANNELS+1][1024]
 
int8_t nsample [MAX_X742_CHANNELS+1][1024]
 
float time [1024]
 

Detailed Description

Definition at line 12 of file X742CorrectionRoutines.h.

Field Documentation

int16_t DataCorrection_t::cell[MAX_X742_CHANNELS+1][1024]

Definition at line 13 of file X742CorrectionRoutines.h.

Referenced by ApplyDataCorrection(), and LoadCorrectionTables().

int8_t DataCorrection_t::nsample[MAX_X742_CHANNELS+1][1024]

Definition at line 14 of file X742CorrectionRoutines.h.

Referenced by ApplyDataCorrection(), and LoadCorrectionTables().

float DataCorrection_t::time[1024]

Definition at line 15 of file X742CorrectionRoutines.h.

Referenced by ApplyDataCorrection(), and LoadCorrectionTables().


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