Changeset 2083 for trunk/psLib/test/astronomy/tst_psAstrometry01.c
- Timestamp:
- Oct 13, 2004, 11:08:11 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astronomy/tst_psAstrometry01.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/tst_psAstrometry01.c
r2064 r2083 5 5 * @author GLG, MHPCC 6 6 * 7 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $8 * @date $Date: 2004-10-1 2 23:06:08$7 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2004-10-13 21:08:11 $ 9 9 * 10 10 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 52 52 int i; 53 53 int j; 54 int k;55 psImage *tmpImage;56 54 psTime* now = psTimeGetTime(PS_TIME_UTC); 57 55 psObservatory* obs = psObservatoryAlloc(NAME, LATITUDE, LONGITUDE, HEIGHT, LAPSERATE); … … 63 61 psChip **chips; 64 62 psCell **cells; 65 psReadout **readouts;66 63 67 64 myFPA->fromTangentPlane = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
