Public Attributes

PixmapProps Struct Reference
[JCAMP-DX implementation (odinpara library)]

#include <jdxbase.h>

List of all members.

Public Attributes

unsigned int minsize
bool autoscale
bool color
farray overlay_map
float overlay_minval
bool overlay_firescale
float overlay_rectsize

Detailed Description

Data structure to store info about 2D/3D plots of JDXarrays

Definition at line 138 of file jdxbase.h.


Member Data Documentation

Do auto-windowing/scaling of values

Definition at line 153 of file jdxbase.h.

Display values color encoded

Definition at line 158 of file jdxbase.h.

unsigned int PixmapProps::minsize

The min and max width/height in the GUI

Definition at line 148 of file jdxbase.h.

Use only yellow to red from color wheel

Definition at line 174 of file jdxbase.h.

Extra map to be overlaid on plot in color code

Definition at line 164 of file jdxbase.h.

Range of displayed values of overlay map. If both are zero, autoscaling is applied.

Definition at line 169 of file jdxbase.h.

The relative size (between 0 and 1) of rectangles representing overlayed voxels

Definition at line 179 of file jdxbase.h.


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