IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 4, 2013, 2:01:23 PM (13 years ago)
Author:
eugene
Message:

model bit mods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130904/psModules/src/objects/pmSource.h

    r36329 r36344  
    4040    PM_SOURCE_TMPF_PETRO_KEEP        = 0x0100,
    4141    PM_SOURCE_TMPF_PETRO_SKIP        = 0x0200,
    42     PM_SOURCE_TMPF_GALAXY_FIT        = 0x0400,  // not just galaxies (trails as well)
    43     PM_SOURCE_TMPF_PETRO_FIT         = 0x0800,
     42    PM_SOURCE_TMPF_EXT_FIT           = 0x0400,  // not just galaxies (trails as well)
     43    PM_SOURCE_TMPF_PETRO             = 0x0800,
    4444} pmSourceTmpF;
    4545
Note: See TracChangeset for help on using the changeset viewer.