IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 10, 2007, 3:05:59 PM (19 years ago)
Author:
Paul Price
Message:

Don't want to average over the exposure time.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/concepts/pmConceptsAverage.h

    r14465 r14466  
    44 * @author Paul Price, IfA
    55 *
    6  * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-08-11 01:03:30 $
     6 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-08-11 01:05:59 $
    88 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    99 */
     
    1919/// This function averages the values of the following concepts:
    2020/// FPA.TIME
    21 /// FPA.EXPOSURE
    2221/// And ensure the following concepts are consistent:
    2322/// FPA.FILTER
    2423/// FPA.TIMESYS
     24/// The following concepts could be of interest to the user, but are not treated:
     25/// FPA.EXPOSURE
    2526bool pmConceptsAverageFPAs(pmFPA *target,///< Target FPA
    2627                           psList *sources ///< List of source FPAs
Note: See TracChangeset for help on using the changeset viewer.