IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 28, 2008, 11:13:46 AM (18 years ago)
Author:
eugene
Message:

load FITSTYPES from external recipe file; merge into camera config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfig.h

    r16611 r17489  
    55 *  @author Eugene Magnier, IfA
    66 *
    7  *  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2008-02-22 20:20:38 $
     7 *  @version $Revision: 1.34 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2008-04-28 21:13:46 $
    99 *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    1010 */
     
    176176    );
    177177
     178// look up the specified fitstype, interpolating the file if needed
     179psMetadata *pmConfigFitsType (const pmConfig *config, const psMetadata *camera, const char *fitsType);
     180
    178181/// @}
    179182#endif
Note: See TracChangeset for help on using the changeset viewer.