Changeset 1497 for trunk/psLib/src/astronomy/psAstrometry.c
- Timestamp:
- Aug 11, 2004, 3:32:21 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psAstrometry.c (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psAstrometry.c
r1492 r1497 8 8 * @author George Gusciora, MHPCC 9 9 * 10 * @version $Revision: 1.1 8$ $Name: not supported by cvs2svn $11 * @date $Date: 2004-08-1 1 23:54:46$10 * @version $Revision: 1.19 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2004-08-12 01:32:21 $ 12 12 * 13 13 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 80 80 } 81 81 82 /*83 * XXX: The SDRS states this should be a private p_ps() procedure.84 */85 82 void p_psGrommitFree(psGrommit* grommit) 86 83 { … … 167 164 168 165 /***************************************************************************** 169 XXX: We assume that readouts have valid coordinates from the range170 (0,numRows or numCols) in each dimension, and that they are square with the171 x/y axis.172 166 XXX: if we find no cell with has this coordinate, we return NULL. 173 167 XXX: must deallocate memory. … … 277 271 278 272 /***************************************************************************** 279 XXX: This implementation requires a new psGrommit be created for each 280 transformation, as well as a few psPlane structs. Can this be implemented 281 better? 273 XXX: determine the grommit from the FPA associated with this chip. 282 274 XXX: must determine the correct values for XXX_Mag and XXX_Col; 283 275 *****************************************************************************/
Note:
See TracChangeset
for help on using the changeset viewer.
