CARMA C++
MonitorPointAverageT.h File Reference

Go to the source code of this file.

Classes

struct  carma::monitor::AveProperties
 Structure keeps track of sample properties of a monitor point for the purposes of calculating various averages. More...
 
class  carma::monitor::MonitorPointAverageT< U >
 Template for collecting data for computing average associated with one monitor point. 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 MonitorPointAverageT template.

Usage: There are two usage contexts for the code in this file. The contexts

See Also
http://www.mmarray.org/project/WP/Monitoring/monitoringDesign.pdf

Definition in file MonitorPointAverageT.h.