IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2008, 2:01:26 PM (18 years ago)
Author:
eugene
Message:

src/objects/Makefile.am

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/imcombine/pmReadoutCombine.h

    r17228 r18830  
    55 * @author Paul Price, IfA
    66 *
    7  * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
    8  * @date $Date: 2008-03-29 03:10:17 $
     7 * @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
     8 * @date $Date: 2008-08-01 00:01:26 $
    99 * Copyright 2004-2006 Institute for Astronomy, University of Hawaii
    1010 */
     
    3636                                     );
    3737
     38// check the input parameters and set up the output images
     39bool pmReadoutCombinePrepare(pmReadout *output, const psArray *inputs, const pmCombineParams *params);
     40
    3841/// Combine multiple readouts, applying zero and scale, with optional minmax clipping
    3942bool pmReadoutCombine(pmReadout *output,///< Output readout; altered and returned
Note: See TracChangeset for help on using the changeset viewer.