next up previous contents index
Next: SUBROUTINE RMPLOT Up: Miscellaneous Routines Previous: SUBROUTINE RMPIX

SUBROUTINE RMPIXB

 RMPIXB peforms the transformation between pixels on the  Ramtek or  RE to plot units. Input is a point (ix,iy) in pixels. Output is (x,y) in plot units. No clipping is done.

CALL RMPIXB (x,y,ix,iy)

x,i   (R): output point in plot units
ix,iy (I): input point in pixels



David Long
Wed Jun 12 10:34:11 MDT 1996