Changeset 1484
- Timestamp:
- Aug 11, 2004, 1:18:04 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psAstrometry.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psAstrometry.c
r1483 r1484 8 8 * @author George Gusciora, MHPCC 9 9 * 10 * @version $Revision: 1.1 3$ $Name: not supported by cvs2svn $11 * @date $Date: 2004-08-11 23:1 6:15$10 * @version $Revision: 1.14 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2004-08-11 23:18:04 $ 12 12 * 13 13 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 170 170 (0,numRows or numCols) in each dimension, and that they are square with the 171 171 x/y axis. 172 XXX: We assume that if a cell has more than one readout, all readouts have173 the same coordinates.174 172 XXX: if we find no cell with has this coordinate, we return NULL. 175 173 XXX: must deallocate memory. … … 443 441 return (cellCoord); 444 442 } 443
Note:
See TracChangeset
for help on using the changeset viewer.
