GreyLabWindow::histdata Struct Reference

Collaboration diagram for GreyLabWindow::histdata:

Collaboration graph
[legend]

List of all members.


Detailed Description

Histogram'd data structure.

Definition at line 453 of file GreyLab.h.


Public Attributes

unsigned long nx
 x array points
unsigned long ny
 y array points
int * sweep
 List sweeps used (to allow exclusion of arbitrary sweeps).
double * x
 x array point values
double * y
 y array point values
point ** z
 Array datapoints.
double ** scattery
 y value for each datapoint when scattering
double * columns
 Data from the other sweep columns.
bool validdata
 Is there valid data loaded?

The documentation for this struct was generated from the following file:
Generated on Mon Mar 10 13:55:46 2008 for GreyLab by  doxygen 1.5.3