IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 29, 2007, 2:59:23 PM (19 years ago)
Author:
gusciora
Message:

Adding several changes to the objects directory. Most of these changes are
mere additions of PS_ASSERTs to the beginning of psModule functions to ensure
that input parameters are correct.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20071023/psModules/src/objects/pmPSF.h

    r15016 r15418  
    66 * @author EAM, IfA
    77 *
    8  * @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
    9  * @date $Date: 2007-09-25 22:05:05 $
     8 * @version $Revision: 1.18.2.1 $ $Name: not supported by cvs2svn $
     9 * @date $Date: 2007-10-30 00:59:23 $
    1010 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1111 */
     
    8787 *
    8888 */
     89
    8990pmPSF *pmPSFAlloc (pmPSFOptions *options);
    90 pmPSFOptions *pmPSFOptionsAlloc ();
     91bool psMemCheckPSF(psPtr ptr);
     92pmPSFOptions *pmPSFOptionsAlloc();
    9193
    9294double pmPSF_SXYfromModel (psF32 *modelPar);
Note: See TracChangeset for help on using the changeset viewer.