fdhwlib  2.0.25
hw4::FltStatistic Class Reference

#include <fltstatistic.h>

Inheritance diagram for hw4::FltStatistic:
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 42 of file fltstatistic.h.


Constructor & Destructor Documentation

hw4::FltStatistic::FltStatistic ( const char *  name,
int  slotID,
int  regID,
int  r,
int  w,
int  len,
int  addrShift 
)
hw4::FltStatistic::~FltStatistic ( )

Member Data Documentation

Definition at line 47 of file fltstatistic.h.


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