Warning, /include/higz/hiwcsv.inc is written in an unsupported language. File is not indexed.
0001 *
0002 * $Id$
0003 *
0004 * $Log$
0005 * Revision 1.1 2006/08/31 13:55:47 couet
0006 * - Needed for the SVG driver
0007 *
0008 * Revision 1.1.1.1 1996/02/14 13:10:15 mclareni
0009 * Higz
0010 *
0011 *
0012 #ifndef CERNLIB_HIGZ_HIWCSV_INC
0013 #define CERNLIB_HIGZ_HIWCSV_INC
0014 *
0015 *
0016 * hiwcps.inc
0017 *
0018 *-- Author : O.Couet
0019 IXWCSV(U)=NINT(WKMAX(IPSI)*(FX*(U-X1W)+X1V))
0020 IYWCSV(V)=IYSVG-NINT(WKMAX(IPSI)*(FY*(V-Y1W)+Y1V))
0021
0022 #endif