Derives histograms and descriptive statistics (min, max, mean, r.m.s, etc.) for ODM or grid/raster da...
Definition: IHisto.hpp:58
IGroup< Names::_, IValue< Names::inFile, false, Vector< OdmOrRasterFile > >, IValue< Names::attribute, false, Vector< String > >, IValue< Names::histogram, true, Vector< HistoStats > >, IValue< Names::nBins, false, unsigned >, IValue< Names::binWidth, false, float >, IValue< Names::sampleRange, false, Array< opals::AbsValueOrQuantile, 2 > >, IValue< Names::densityRange, false, Array< float, 2 > >, IValue< Names::limit, false, Array< double, 4 > >, IValue< Names::filter, false, String >, IValue< Names::plotFile, false, Vector< Path > >, IValue< Names::probabilities, false, Vector< double > >, IValue< Names::procMode, false, HistoMode >, IValue< Names::exactComputation, false, bool >, IValue< Names::skipEmptyBins, false, bool >, IValue< Names::distributionFunc, false, opals::DistributionDescription >, IValue< Names::cumulativeHistogram, false, bool > > Options
Options of Module Histo.
Definition: IHisto.hpp:48