Changeset 15379 for trunk/psModules/src/concepts/pmConceptsAverage.h
- Timestamp:
- Oct 25, 2007, 1:05:14 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConceptsAverage.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConceptsAverage.h
r14466 r15379 4 4 * @author Paul Price, IfA 5 5 * 6 * @version $Revision: 1. 9$ $Name: not supported by cvs2svn $7 * @date $Date: 2007- 08-11 01:05:59$6 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-10-25 23:05:14 $ 8 8 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 9 9 */ … … 42 42 /// - CELL.TIMESYS 43 43 /// - CELL.X0, CELL.Y0 44 /// - CELL.XPARITY, CELL.YPARITY 44 45 /// And for others, it takes the "worst" possible value: 45 46 /// - CELL.SATURATION … … 47 48 /// These concepts are only handled if the cells are all the same cell (mosaicking vs stacking): 48 49 /// - CELL.X0, CELL.Y0 50 /// - CELL.XPARITY, CELL.YPARITY 49 51 bool pmConceptsAverageCells(pmCell *target,///< Target cell 50 52 psList *sources, ///< List of source cells
Note:
See TracChangeset
for help on using the changeset viewer.
