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
|
"Real users have better things to do with their time and attention than worship at the shrine of geek technical prowess" - ESR
Last update: Thursday, 19th September, 2024 Copyright © 2001-2026 by Lukasz Tomicki |
