IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 10, 2006, 8:37:37 AM (20 years ago)
Author:
eugene
Message:

changed p_psProject,p_psDeproject to psProject,psDeproject

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastro.h

    r10513 r10613  
    1717# define RAD_DEG  0.017453292519943
    1818# define SIGN(X)  (((X) == 0) ? 0 : ((fabs((double)(X))) / (X)))
    19 
    20 # define fromTPA fromTangentPlane
    21 # define toTPA toTangentPlane
    22 # define toSky projection
    2319
    2420// this structure represents a fit to the logN / logS curve for a set of stars
Note: See TracChangeset for help on using the changeset viewer.