Provides definition of the main GreyLabWindow class.
Definition in file GreyLab.h.
#include <fx.h>
#include <FXGradientBar.h>
#include <FXColorList.h>
#include <il.h>
#include <sys/timeb.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "DataWin.h"
#include "HeightWin.h"
#include "GraphFont.h"
#include "DataFunc.h"
#include "DrawPalette.h"
#include "Vector.h"


Go to the source code of this file.
Classes | |
| class | GreyLabWindow |
| GreyLab main class. More... | |
| struct | GreyLabWindow::statusdata |
| Status data structure. More... | |
| struct | GreyLabWindow::point |
| Datapoint bin structure. More... | |
| struct | GreyLabWindow::histdata |
| Histogram'd data structure. More... | |
| struct | GreyLabWindow::_gsinfo |
| Colourscale plot information structure. More... | |
| struct | GreyLabWindow::_lsinfo |
| Linescan plot information structure. More... | |
Defines | |
| #define | MAJORV 2 |
| #define | MINORV 19 |
| #define | BUILDV 0 |
| #define | BASESCALEBAR 10 |
| #define | BASESCALEGAP 5 |
| #define | BASECHARGAP 8 |
| #define | BASEMAJORTICK 5 |
| #define | BASEMINORTICK 2 |
| #define | COLOURRES 10000 |
| #define | INITIALPOINTS 10000 |
| #define | NUM_STORED_LABELS 10 |
1.5.3