IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 19, 2006, 11:10:08 AM (20 years ago)
Author:
rhl
Message:

Add pmSource.sky(Err)?

File:
1 edited

Legend:

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

    r8815 r9651  
    66 *  @author EAM, IfA: significant modifications.
    77 *
    8  *  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2006-09-15 09:49:01 $
     8 *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2006-10-19 21:10:08 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    8686    tmp->apMag  = 32.0;
    8787    tmp->pixWeight = 0.0;
     88    tmp->sky = tmp->skyErr = NAN;
    8889
    8990    psTrace("psModules.objects", 3, "---- %s() end ----\n", __func__);
Note: See TracChangeset for help on using the changeset viewer.