Changeset 3341 for trunk/psLib/test/astronomy/tst_psAstrometry.c
- Timestamp:
- Feb 28, 2005, 1:34:10 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astronomy/tst_psAstrometry.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/tst_psAstrometry.c
r3264 r3341 5 5 * @author Robert DeSonia, MHPCC 6 6 * 7 * @version $Revision: 1.1 5$ $Name: not supported by cvs2svn $8 * @date $Date: 2005-02- 17 19:26:24$7 * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2005-02-28 23:34:10 $ 9 9 * 10 10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 53 53 psExposure* exp = psExposureAlloc(1.0, 2.0, 3.0, 4.0, 5.0, 54 54 now, 6.0f, 7.0f, 8.0f, 9.0f, 10.0f, 11.0f, obs); 55 56 55 57 56 if (fabs(exp->ra - 1.0) > DBL_EPSILON) {
Note:
See TracChangeset
for help on using the changeset viewer.
