IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 21, 2006, 1:07:31 PM (20 years ago)
Author:
Paul Price
Message:

Fixing API for pmFPAfileDefine{In,Out}put.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfileDefine.h

    r7589 r7622  
    77*  @author EAM, IfA
    88*
    9 *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2006-06-17 01:50:43 $
     9*  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2006-06-21 23:07:31 $
    1111*
    1212*  Copyright 2004-2005 Institute for Astronomy, University of Hawaii
     
    3636pmFPAfile *pmFPAfileDefineFromFPA (pmConfig *config, pmFPA *src, int xBin, int yBin, char *filename);
    3737
    38 // create a new output pmFPAfile based on a different camera
    39 pmFPAfile *pmFPAfileDefineNewCamera (pmConfig *config, char *filename);
    40 
    4138// create a file with the given name, assign it type "INTERNAL", and supply it with an image
    4239// of the requested dimensions. (image only, mask and weight are ignored)
Note: See TracChangeset for help on using the changeset viewer.