Main Page | Files | Data Structures | Functions | Global Variables |

__GpivBinData Struct Reference

Used for making up histograms in bins or klasses. More...

#include <gpiv.h>


Data Fields

guint nbins
guint * count
gfloat * bound
gfloat * centre
gfloat min
gfloat max
gchar * comment


Detailed Description

Used for making up histograms in bins or klasses.

This structure provides elements to construct histograms for statistics, validation (peak-locking effects, for example) etc.

Definition at line 340 of file gpiv.h.


Field Documentation

number of bins in histogram, to be read as a parameter

Definition at line 341 of file gpiv.h.

value containing number of occurences at bin#

Definition at line 344 of file gpiv.h.

lower boundary of bin#

Definition at line 345 of file gpiv.h.

centre point of bin#

Definition at line 346 of file gpiv.h.

minimum value of input data

Definition at line 347 of file gpiv.h.

maximum value of input data

Definition at line 348 of file gpiv.h.

comment on the data

Definition at line 351 of file gpiv.h.


The documentation for this struct was generated from the following file:

Generated on Thu Nov 6 10:30:06 2008 for Libgpiv by doxygen 1.5.6