CARMA C++
|
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. | |
This is the template file for accumulators of various types for computing averages.
File containing declarations for MonitorPointAverageT template.
Usage: There are two usage contexts for the code in this file. The contexts
Definition in file MonitorPointAverageT.h.