IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 15, 2006, 8:21:19 AM (20 years ago)
Author:
magnier
Message:

changed FLT to EXT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/objects/pmModelGroup.h

    r5958 r5990  
    99 *  @author EAM, IfA
    1010 *
    11  *  @version $Revision: 1.1.16.1 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2006-01-10 04:46:03 $
     11 *  @version $Revision: 1.1.16.2 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2006-01-15 18:20:41 $
    1313 *
    1414 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    9292 *
    9393 *  This function constructs the PSF model for the given source based on the
    94  *  supplied psf and the FLT model for the object.
    95  *
    96  */
    97 typedef bool (*pmModelFromPSFFunc)(pmModel *modelPSF, pmModel *modelFLT, pmPSF *psf);
     94 *  supplied psf and the EXT model for the object.
     95 *
     96 */
     97typedef bool (*pmModelFromPSFFunc)(pmModel *modelPSF, pmModel *modelEXT, pmPSF *psf);
    9898
    9999/**
Note: See TracChangeset for help on using the changeset viewer.