DCL:GRPH1:SWPACK: Machine-Dependent Routines:Explanation of Subroutines: Coordinate Transformation
Performs transformation from workstation coordinates to image coordinates.
iwx, iwy = NumRu::DCL.swfint(wx,wy)
wx, wy = NumRu::DCL.swiint(iwx,iwy)
wx,wy (R) The workstation coordinates. (i/o) iwx,iwy (I) The image coordinates. (i/o)
- (a)
- None.