CARMA C++
meanmed.h File Reference

A class to calculate the mean, median, sum, min, max, and sigma of a vector of floats. More...

#include <vector>
#include <string>
#include <fstream>

Go to the source code of this file.

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::observertools
 The observertools subsystem is comprised of the project database manager, which stores all relevant meta data used to plan, carry out observations of, and track the progress of projects as they are observed by the array.
 

Detailed Description

A class to calculate the mean, median, sum, min, max, and sigma of a vector of floats.

Author
Douglas N Friedel

Definition in file meanmed.h.