
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? | |
1.5.3