Click or drag to resize

LogarithmicBinning Fields

The LogarithmicBinning type exposes the following members.

Fields
 NameDescription
Protected field_binCounts The number of items in each bin.
Protected field_binLowerIndex The lower index of the first populated bin.
Protected field_ensembleDataCount The total number of data items in the ensemble.
Protected field_lgBinOffset The logarithmic bin offset.
Protected field_lgBinWidth The logarithmic bin width.
Protected field_numberOfBins The number of bins.
Top
See Also