CARMA C++
TypedAverageAccumulatorT.h File Reference
#include <vector>
#include "carma/corba/corba.h"
#include "carma/dbms/dbFFIO.h"
#include "carma/monitor/monitorframe.h"
#include "carma/monitor/MonitorSystem.h"
#include "carma/monitor/MonitorPointAccumulatorT.h"

Go to the source code of this file.

Classes

class  carma::monitor::AverageAccumulatorBase
 Common base class for TypedAverageAccumulatorT< T, U > classes. More...
 
class  carma::monitor::TypedAverageAccumulatorT< T, U >
 TypedAverageAccumulatorT 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 specific types for computing averages.

Author
N. S. Amarnath

Definition in file TypedAverageAccumulatorT.h.