fdhwlib
2.0.25
|
#include <fltstatisticcontrol.h>
The Register contains parameters for the statistic functions available on the FLT board.
(Implemented in Flt Version 2.00)
The mean value and the variance of the ADC input signal are calculated. This does NOT necessarily correspond with the content of ADC Memory of the FLT boards.
Changes:
Definition at line 41 of file fltstatisticcontrol.h.
hw4::FltStatisticControl::FltStatisticControl | ( | const char * | name, |
int | slotID, | ||
int | regID, | ||
int | r, | ||
int | w | ||
) |
hw4::FltStatisticControl::~FltStatisticControl | ( | ) |
Definition at line 53 of file fltstatisticcontrol.h.
The offset needs to be set close to the ADC data.
ADC data - offset < 256
Definition at line 51 of file fltstatisticcontrol.h.
Number of ADC samples in the statistics.
Definition at line 47 of file fltstatisticcontrol.h.