CErrorCalc

Simple class use for evaluating measurement data. It computes the average of the measurements, the error delta and the standard error delta. It also has and option to discard values out of the max error delta ( max_error_delta = (max - min) / 2 ). There are two constructors. The first one uses a file pointer to read the data from the file, the second one does the same thing, but instead it uses a memory pointer ( char* that is ).

Current version is 0.1

md5sum: ae001a6663b1256978f54cf4d85c2df0  error-calculator-0.1.tar.bz2

"If you don't understand the risks don't play the game."

Last update: Wednesday, 11th October, 2023
Copyright © 2001-2024 by Lukasz Tomicki