Changeset 14465 for trunk/psModules/src/concepts/pmConceptsAverage.h
- Timestamp:
- Aug 10, 2007, 3:03:30 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
r12696 r14465 4 4 * @author Paul Price, IfA 5 5 * 6 * @version $Revision: 1. 7$ $Name: not supported by cvs2svn $7 * @date $Date: 2007-0 3-30 21:12:56$6 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-08-11 01:03:30 $ 8 8 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii 9 9 */ … … 14 14 /// @addtogroup Concepts Data Abstraction Concepts 15 15 /// @{ 16 17 /// Set a variety of concepts in an FPA by averaging over several 18 /// 19 /// This function averages the values of the following concepts: 20 /// FPA.TIME 21 /// FPA.EXPOSURE 22 /// And ensure the following concepts are consistent: 23 /// FPA.FILTER 24 /// FPA.TIMESYS 25 bool pmConceptsAverageFPAs(pmFPA *target,///< Target FPA 26 psList *sources ///< List of source FPAs 27 ); 16 28 17 29 /// Set a variety of concepts in a cell by averaging over several
Note:
See TracChangeset
for help on using the changeset viewer.
