GreyLabWindow::_lsinfo Struct Reference

List of all members.


Detailed Description

Linescan plot information structure.

Definition at line 501 of file GreyLab.h.


Public Types

enum  { PDF, PS, SVG }

Public Attributes

unsigned int xpixels
 X image data pixels.
unsigned int ypixels
 Y image data pixels.
int leftlegend
 Left legend width.
int bottomlegend
 Bottom legend height.
int toplegend
 Top legend width.
unsigned int totalwidth
 Total image width.
unsigned int totalheight
 Total image height.
double xstart
 X axis start.
double xend
 X axis end.
double zlo
 Z axis low.
double zhi
 Z axis high.
int xprecision
 X grid precision.
int zprecision
 Z grid precision.
double linescan [2]
 Coordinate of point selected from the colourscale.
int direction
 Direction to plot.
bool newTrace
 Add the next click as a new trace?
bool validimage
 Is there a valid image?
enum
GreyLabWindow::_lsinfo:: { ... }  
vectorop
 Output vector format.
double oldzoom [4]
 Axis old zoom ranges.

Member Enumeration Documentation

anonymous enum

Enumerator:
PDF 
PS 
SVG 

Definition at line 520 of file GreyLab.h.


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