Changeset 24308 for trunk/Ohana/src/libdvo
- Timestamp:
- Jun 3, 2009, 9:46:36 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libdvo/include/dvo.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libdvo/include/dvo.h
r21508 r24308 108 108 # define ID_MEAS_POOR_ASTROM 0x0010 /* detection is astrometry outlier */ 109 109 # define ID_MEAS_SKIP_ASTROM 0x0020 /* detection was ignored for astrometry measurement */ 110 # define ID_MEAS_U NDEF_1 0x0040 /* unused*/111 # define ID_MEAS_U NDEF_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 */ 112 112 # define ID_MEAS_BLEND_MEAS 0x0100 /* detection is within radius of multiple objects */ 113 113 # define ID_MEAS_BLEND_OBJ 0x0200 /* multiple detections within radius of object */
Note:
See TracChangeset
for help on using the changeset viewer.
