IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 25, 2007, 4:50:36 PM (19 years ago)
Author:
magnier
Message:

added pmFPAfileStringFromType

File:
1 edited

Legend:

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

    r12696 r13523  
    44 * @author EAM, IfA
    55 *
    6  * @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-03-30 21:12:56 $
     6 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-05-26 02:50:36 $
    88 * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
    99 */
     
    119119pmFPAfileType pmFPAfileTypeFromString(const char *type);
    120120
     121// Return the file type as a string
     122char *pmFPAfileStringFromType(pmFPAfileType type);
     123
    121124/// @}
    122125# endif
Note: See TracChangeset for help on using the changeset viewer.