IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 28, 2006, 4:36:38 PM (20 years ago)
Author:
magnier
Message:

updates to psEllipse APIs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceIO_CMP.c

    r9770 r10258  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-10-28 20:23:51 $
     5 *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-11-29 02:36:38 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    124124        shape.sy  = PAR[PM_PAR_SYY];
    125125        shape.sxy = PAR[PM_PAR_SXY];
    126         axes = psEllipseShapeToAxes (shape);
     126        axes = psEllipseShapeToAxes (shape, 20.0);
    127127
    128128        psLineInit (line);
Note: See TracChangeset for help on using the changeset viewer.