Changeset 10258 for trunk/psModules/src/objects/pmSourceIO_CMP.c
- Timestamp:
- Nov 28, 2006, 4:36:38 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmSourceIO_CMP.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmSourceIO_CMP.c
r9770 r10258 3 3 * @author EAM, IfA 4 4 * 5 * @version $Revision: 1.1 8$ $Name: not supported by cvs2svn $6 * @date $Date: 2006-1 0-28 20:23:51$5 * @version $Revision: 1.19 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2006-11-29 02:36:38 $ 7 7 * 8 8 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 124 124 shape.sy = PAR[PM_PAR_SYY]; 125 125 shape.sxy = PAR[PM_PAR_SXY]; 126 axes = psEllipseShapeToAxes (shape );126 axes = psEllipseShapeToAxes (shape, 20.0); 127 127 128 128 psLineInit (line);
Note:
See TracChangeset
for help on using the changeset viewer.
