fdhwlib  2.0.25
hw4::FltStatisticControl Class Reference

#include <fltstatisticcontrol.h>

Inheritance diagram for hw4::FltStatisticControl:
hw4::BaseRegister Pbus

List of all members.

Public Member Functions

Public Attributes


Detailed Description

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:

  • 29.8.01 ak: Bug in loop for broadcast replacement fixed (started with 1 instead of 0!).
  • 10.7.01 ak: Calculate of the statistics over now 2^16 samples (elongation by 6bit)

Definition at line 41 of file fltstatisticcontrol.h.


Constructor & Destructor Documentation

hw4::FltStatisticControl::FltStatisticControl ( const char *  name,
int  slotID,
int  regID,
int  r,
int  w 
)
hw4::FltStatisticControl::~FltStatisticControl ( )

Member Data Documentation

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.


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