bool operator<(const CumulativeValue &lhs, const CumulativeValue &rhs)
bool operator>(const CumulativeValue &lhs, const CumulativeValue &rhs)
Defines class CumulativeValue.
The cumulative value with average and rms on-the-flight calculations.
double getContent() const
void add(double value, double weight=1.0)