Changeset 1463 for trunk/psLib/src/astronomy/psAstrometry.h
- Timestamp:
- Aug 10, 2004, 1:59:41 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psAstrometry.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psAstrometry.h
r1441 r1463 9 9 * @author George Gusciora, MHPCC 10 10 * 11 * @version $Revision: 1. 9$ $Name: not supported by cvs2svn $12 * @date $Date: 2004-08- 09 23:40:54$11 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2004-08-10 23:59:41 $ 13 13 * 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 132 132 * 133 133 * A chip consists of one or more cells (according to the number of amplifiers 134 * on the CCD). It contains a pointer to the chip's metadata, and a pointer 135 * to the parent focal plane. For astrometry, ot contains a coordinate134 * on the CCD). It contains a pointer to the chip's metadata, and a pointer 135 * to the parent focal plane. For astrometry, it contains a coordinate 136 136 * transform from the chip to the focal plane, and vis-versa. 137 137 * … … 238 238 ); 239 239 240 void psGrommitFree(psGrommit *grommit); 241 240 242 psCell* psCellinFPA(psCell* out, const psPlane* coord, const psFPA* FPA); 241 243
Note:
See TracChangeset
for help on using the changeset viewer.
