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_CMP.c

    r13064 r13137  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2007-04-27 22:14:08 $
     5 *  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2007-05-03 00:13:03 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    115115        dPAR = model->dparams->data.F32;
    116116
    117         type = pmSourceDophotType (source);
     117        type = pmSourceGetDophotType (source);
    118118        lsky = (source->sky < 1.0) ? 0.0 : log10(source->sky);
    119119
Note: See TracChangeset for help on using the changeset viewer.