Changeset 1785 for trunk/psLib/src/astronomy/psAstrometry.h
- Timestamp:
- Sep 10, 2004, 1:41:45 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psAstrometry.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psAstrometry.h
r1665 r1785 8 8 * @author George Gusciora, MHPCC 9 9 * 10 * @version $Revision: 1.2 3$ $Name: not supported by cvs2svn $11 * @date $Date: 2004-09- 01 00:57:48$10 * @version $Revision: 1.24 $ $Name: not supported by cvs2svn $ 11 * @date $Date: 2004-09-10 23:41:45 $ 12 12 * 13 13 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 83 83 psFixedPattern; 84 84 85 psFixedPattern *psFixedPatternAlloc(double x0, ///< X Position of 0,0 corner on focal plane 86 double y0, ///< Y Position of 0,0 corner on focal plane 87 double xScale, ///< Scale of the grid in x direction 88 double yScale, ///< Scale of the grid in x direction 89 const psImage *x, ///< The grid of offsets in x 90 const psImage *y ///< The grid of offsets in y 91 ); 92 85 93 /** Readout data structure. 86 94 *
Note:
See TracChangeset
for help on using the changeset viewer.
