Changeset 14466 for trunk/psModules/src/concepts/pmConceptsAverage.h
- Timestamp:
- Aug 10, 2007, 3:05:59 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConceptsAverage.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConceptsAverage.h
r14465 r14466 4 4 * @author Paul Price, IfA 5 5 * 6 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-08-11 01:0 3:30$6 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-08-11 01:05:59 $ 8 8 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 9 9 */ … … 19 19 /// This function averages the values of the following concepts: 20 20 /// FPA.TIME 21 /// FPA.EXPOSURE22 21 /// And ensure the following concepts are consistent: 23 22 /// FPA.FILTER 24 23 /// FPA.TIMESYS 24 /// The following concepts could be of interest to the user, but are not treated: 25 /// FPA.EXPOSURE 25 26 bool pmConceptsAverageFPAs(pmFPA *target,///< Target FPA 26 27 psList *sources ///< List of source FPAs
Note:
See TracChangeset
for help on using the changeset viewer.
