IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 17, 2004, 10:10:42 AM (22 years ago)
Author:
Paul Price
Message:

Fixed psSphereCoordSystem --> psSphereCoordTransformation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psPosition.h

    r705 r710  
    122122
    123123/** Apply general spherical transformation */
    124 typedef int psSphereCoordSystem;        /* XXX What is this type really? RHL */
    125124psSphereCoord *
    126125psSphereCoordTransform(const psSphereCoord *coord, ///< Coordinates to convert
    127                        psSphereCoordSystem *sys ///< System to use to convert
     126                       const psSphereCoordTransformation *sys ///< System to use to convert
    128127    );
    129128
Note: See TracChangeset for help on using the changeset viewer.