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.h

    r7947 r9651  
    33 *  @author EAM, IfA; GLG, MHPCC
    44 *
    5  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-07-20 13:10:39 $
     5 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-10-19 21:10:08 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    9090    float pixWeight;   // model-weighted coverage of valid pixels
    9191    psRegion region;   // area on image covered by selected pixels
     92    float sky, skyErr;   //?< The sky and its error at the center of the object
    9293}
    9394pmSource;
Note: See TracChangeset for help on using the changeset viewer.