IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 27, 2005, 10:38:12 AM (21 years ago)
Author:
drobbin
Message:

made required changes based on apidelta-report-cycle6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psCoord.h

    r4330 r4401  
    1010*  @author GLG, MHPCC
    1111*
    12 *  @version $Revision: 1.36 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2005-06-21 03:01:37 $
     12*  @version $Revision: 1.37 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2005-06-27 20:38:11 $
    1414*
    1515*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    221221psPlane* psPlaneDistortApply(
    222222    psPlane* out,                      ///< a psPlane to recycle.  If NULL, a new one is generated.
    223     const psPlaneDistort* transform,   ///< the transform to apply
     223    const psPlaneDistort* distort,     ///< the transform to apply
    224224    const psPlane* coords,             ///< the coordinate to apply the transform above.
    225225    float mag,                         ///< third term -- maybe magnitude
Note: See TracChangeset for help on using the changeset viewer.