Changeset 1488 for trunk/psLib/src/astronomy/psAstrometry.h
- Timestamp:
- Aug 11, 2004, 1:33:21 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
r1485 r1488 8 8 * @author George Gusciora, MHPCC 9 9 * 10 * @version $Revision: 1.1 6$ $Name: not supported by cvs2svn $11 * @date $Date: 2004-08-11 23: 22:17$10 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2004-08-11 23:33:21 $ 12 12 * 13 13 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 122 122 psPlaneTransform* fromChip; ///< transformations from chip to cell coordinates 123 123 psPlaneTransform* toFPA; ///< transformations from cell to FPA coordinates 124 psPlaneTransform* to Sky; ///< transformations from cell to skycoordinates124 psPlaneTransform* toTP; ///< transformations from cell to tangent plane coordinates 125 125 126 126 struct psChip* parent; ///< chip in which contains this cell … … 175 175 psPhotSystem* colorPlus; ///< Color reference 176 176 psPhotSystem* colorMinus; ///< Color reference 177 psProjection *projection; ///< projection 177 178 178 179 float rmsX; ///< RMS for x transformation fits
Note:
See TracChangeset
for help on using the changeset viewer.
