IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39404 for trunk


Ignore:
Timestamp:
Feb 26, 2016, 9:20:40 AM (10 years ago)
Author:
eugene
Message:

fix a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/include/dvo.h

    r39380 r39404  
    201201  ID_OBJ_GOOD            = 0x02000000, // good-quality measurement in our data (eg,PS)
    202202  ID_OBJ_GOOD_ALT        = 0x04000000, // good-quality measurement in  external data (eg, 2MASS)
    203   ID_OBJ_GOOD_STACK      = 0x08000000, // good-quality object in the stack (> 1 good stack)
     203  ID_OBJ_GOOD_STACK      = 0x08000000, // good-quality object in the stack (>= 1 good stack)
    204204  ID_OBJ_BEST_STACK      = 0x10000000, // the primary stack measurement are the best measurements
    205205  ID_OBJ_SUSPECT_STACK   = 0x20000000, // suspect object in the stack (> 1 good or suspect stack, < 2 good)
Note: See TracChangeset for help on using the changeset viewer.