CARMA C++
MonitorPointAccumulatorT.h File Reference

Go to the source code of this file.

Classes

class  carma::monitor::MonitorPointAccumulatorT< T, U >
 MonitorPointAccumulatorT< T, U > More...
 

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::monitor
 Monitor subsystem.
 

Detailed Description

This is the template file for accumulators of various types for computing averages.

Author
N. S. Amarnath

File containing declarations for monitor point average accumulators. Accumulator classes associate a monitor point of a specific type (T) with an accumulator for an average of the appropriate type (U).

Definition in file MonitorPointAccumulatorT.h.