IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 18, 2006, 8:31:55 PM (20 years ago)
Author:
magnier
Message:

fixed handling of masks, fixed negative-radius errors in models

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/objects/pmSource.h

    r6859 r6899  
    33 *  @author EAM, IfA; GLG, MHPCC
    44 *
    5  *  @version $Revision: 1.1.2.3 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-04-14 21:43:59 $
     5 *  @version $Revision: 1.1.2.4 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-04-19 06:31:55 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2121 * values with specific meanings that other functions can add to or define?
    2222 */
     23
     24/*
    2325typedef enum {
    2426    PM_SOURCE_MASK_CLEAR     = 0x00,
     
    2729    PM_SOURCE_MASK_MARKED    = 0x08,
    2830} psphotMaskValues;
     31*/
    2932
    3033/** pmSourceType enumeration
Note: See TracChangeset for help on using the changeset viewer.