IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 2, 2007, 2:13:03 PM (19 years ago)
Author:
magnier
Message:

changed pmSourceDophotType to pmSourceGetDophotType

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceIO.h

    r12832 r13137  
    44 * @author EAM, IfA; GLG, MHPCC
    55 *
    6  * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-04-14 03:22:48 $
     6 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-05-03 00:13:03 $
    88 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    99 *
     
    1616/// @{
    1717
    18 int pmSourceDophotType (pmSource *source);
     18int pmSourceGetDophotType (pmSource *source);
     19bool pmSourceSetDophotType (pmSource *source, int type);
    1920
    2021bool pmSourcesWriteRAW (psArray *sources, char *filename);
Note: See TracChangeset for help on using the changeset viewer.