IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11247


Ignore:
Timestamp:
Jan 22, 2007, 5:20:33 PM (19 years ago)
Author:
magnier
Message:

supply source type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceIO_CMF.c

    r11228 r11247  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2007-01-22 01:12:25 $
     5 *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2007-01-23 03:20:33 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    133133        pmModel *model = pmModelAlloc (modelType);
    134134        source->modelPSF  = model;
     135        source->type = PM_SOURCE_TYPE_STAR;
    135136
    136137        PAR = model->params->data.F32;
Note: See TracChangeset for help on using the changeset viewer.