Changeset 10613 for trunk/psastro/src/psastro.h
- Timestamp:
- Dec 10, 2006, 8:37:37 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastro.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastro.h
r10513 r10613 17 17 # define RAD_DEG 0.017453292519943 18 18 # define SIGN(X) (((X) == 0) ? 0 : ((fabs((double)(X))) / (X))) 19 20 # define fromTPA fromTangentPlane21 # define toTPA toTangentPlane22 # define toSky projection23 19 24 20 // 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.
