Level 2 Help for PERSPEC

INP

IBIS 3-D graphics file name.


OUT

If an output file is specified then a perspective transformation will be
performed and the result output in an 2-D IBIS graphics file.  The output
is in (X,Y) format.


ELEV

The elevation angle of the observer in degrees above the horizon.


AZIMUTH

The azimuthial angle of the observer in degrees east of north where 
north is the y direction.  Default is to look from the south (180 degrees).


DISTANCE

The distance of the observer from origin (in same units as graphics file).  
This controls the amount of perspective. 


ORIGIN

The 3-D location of the origin toward which the observer looks.  
In same format as the 3-D graphics file (e.g. XYZ, LSZ).


ZSCALE

Divisor scale factor to convert scale of Z values same scale as the 
X and Y values.


DATAFORM

The 3-D graphics-1 file contains triplets of real numbers.  
The DATAFORM parameter specifies the format of the triplet:  
XYZ for (X,Y,Z),  YXZ for (Y,X,Z),  LSZ for (line,sample,Z).