IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 3, 2009, 9:46:36 AM (17 years ago)
Author:
beaumont
Message:

merged relastro enhancements from cnb_branch_20090301

File:
1 edited

Legend:

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

    r21508 r24308  
    108108# define ID_MEAS_POOR_ASTROM  0x0010  /* detection is astrometry outlier                                             */   
    109109# define ID_MEAS_SKIP_ASTROM  0x0020  /* detection was ignored for astrometry measurement                            */   
    110 # define ID_MEAS_UNDEF_1      0x0040  /* unused                                                                      */
    111 # define ID_MEAS_UNDEF_2      0x0080  /* unused                                                                      */
     110# define ID_MEAS_USED_OBJ     0x0040  /* detection was used during opdate objects                                    */
     111# define ID_MEAS_USED_CHIP    0x0080  /* detection was used during update chips                                      */
    112112# define ID_MEAS_BLEND_MEAS   0x0100  /* detection is within radius of multiple objects                              */
    113113# define ID_MEAS_BLEND_OBJ    0x0200  /* multiple detections within radius of object                                 */
Note: See TracChangeset for help on using the changeset viewer.