IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2006, 10:08:30 AM (20 years ago)
Author:
Paul Price
Message:

pmFPACopy now working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/config/pmConfig.h

    r6713 r6734  
    33 *  @author PAP, IfA
    44 *
    5  *  @version $Revision: 1.3.4.4 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-03-28 02:16:26 $
     5 *  @version $Revision: 1.3.4.5 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-03-30 20:08:30 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    100100);
    101101
     102/** pmConfigConformHeader
     103 *
     104 * Make the supplied header conform to the nominated camera format.
     105 */
     106bool pmConfigConformHeader(psMetadata *header, // Header to conform
     107                           const psMetadata *format // Camera format
     108                          );
     109
    102110
    103111#endif
Note: See TracChangeset for help on using the changeset viewer.