Scrambler  1
Images::ImageDef Type Reference
+ Collaboration diagram for Images::ImageDef:

List of all members.

Public Attributes

REAL(KIND=qPREC) minvalue = MINOVERALL
REAL(KIND=qPREC) maxvalue = MAXOVERALL
INTEGER Scaling = LINEARSCALE
INTEGER, dimension(maxcmappoints, 3) cmap = reshape((/ 0, 0, 0, 0, 0, 255, 0, 255, 255, 0, 255, 0, 255, 255, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0/), (/MaxCMapPoints,3/), (/0/), (/2,1/))
INTEGER npoints = 6

Detailed Description

Definition at line 32 of file images.f90.


Member Data Documentation

REAL(KIND=qPREC) minvalue = MINOVERALL

Definition at line 33 of file images.f90.

REAL(KIND=qPREC) maxvalue = MAXOVERALL

Definition at line 34 of file images.f90.

INTEGER Scaling = LINEARSCALE

Definition at line 35 of file images.f90.

INTEGER, dimension(maxcmappoints,3) cmap = reshape((/ 0, 0, 0, 0, 0, 255, 0, 255, 255, 0, 255, 0, 255, 255, 0, 255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0/), (/MaxCMapPoints,3/), (/0/), (/2,1/))

Definition at line 36 of file images.f90.

INTEGER npoints = 6

Definition at line 47 of file images.f90.


The documentation for this type was generated from the following file:
 All Classes Files Functions Variables