fdhwlib  2.0.25
hw4::FltHitrateControl Class Reference

#include <flthitratecontrol.h>

Inheritance diagram for hw4::FltHitrateControl:
hw4::BaseRegister Pbus

List of all members.

Public Types

Public Member Functions

Static Public Member Functions

Public Attributes


Detailed Description

The hitrate register contains information about the actual hitrate and some control parameters.

There exists a separate hitrate controller unit for every pixel.

Changes:

  • Command getHitrate(int *data) implemented to return only the rates without the status flags

Definition at line 37 of file flthitratecontrol.h.


Member Enumeration Documentation

Allowed values to be written into the register.

Enumerator:
kFLT_HITRATE_1HZ 
kFLT_HITRATE_2HZ 
kFLT_HITRATE_4HZ 
kFLT_HITRATE_8HZ 
kFLT_HITRATE_16HZ 
kFLT_HITRATE_32HZ 

Definition at line 60 of file flthitratecontrol.h.


Constructor & Destructor Documentation

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

Member Function Documentation

static int hw4::FltHitrateControl::convertRegisterValueToSamplingTime ( int  ) [static]

Convert the value read from the register to the sampling time in secs.

Correct name should be MeasureingTime !

static int hw4::FltHitrateControl::convertSamplingTimeToRegisterValue ( int  ) [static]

Convert users sampling time [secs] to the register value.

Correct name should be MeasureingTime !


Member Data Documentation


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