IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 27, 2007, 2:39:47 PM (19 years ago)
Author:
eugene
Message:

was failing to set parameters on start, update on cycles; added print utility functions

File:
1 edited

Legend:

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

    r14652 r15055  
    33 * @author EAM, IfA; GLG, MHPCC
    44 *
    5  * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    6  * @date $Date: 2007-08-24 00:11:02 $
     5 * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     6 * @date $Date: 2007-09-28 00:39:47 $
    77 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    88 */
     
    5050);
    5151
     52bool pmSourcePrintModelSet (FILE *file, psArray *modelSet);
     53bool pmSourceFitSetPrint (FILE *file, pmSourceFitSetData *set);
     54
    5255/// @}
    5356# endif /* PM_SOURCE_FIT_MODEL_H */
Note: See TracChangeset for help on using the changeset viewer.