Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Tools/SlidingAverageValue.h File Reference

Declaration of class SlidingAverageValue. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  SlidingAverageValue
 class for cyclic buffering of the last "size" values of Type int output via = operator is the average of the last "size" values input a new value also via = operator ATTENTION: the "current-index" is driven by the trigger, so the given average is an average over the last "size" trigger-events ! More...


Variables

const int maxSlidingRange = 25


Detailed Description

Declaration of class SlidingAverageValue.

Author:
Jochen Kerdels

Definition in file SlidingAverageValue.h.


Variable Documentation

const int maxSlidingRange = 25 [static]
 

Definition at line 12 of file SlidingAverageValue.h.


Generated on Thu Sep 23 20:03:39 2004 for GT2004 by doxygen 1.3.6