Changeset 39047 for trunk/Ohana/src/libdvo/include/dvo.h
- Timestamp:
- Nov 5, 2015, 1:58:44 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libdvo/include/dvo.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libdvo/include/dvo.h
r39041 r39047 176 176 177 177 // bits 0x00000200 - 0x00008000 are currently unused 178 ID_OBJ_BEST_STACK = 0x00008000, // the primary stack measurement are the best measurements 178 179 ID_STAR_FIT_AVE = 0x00010000, // average position fitted 179 180 ID_STAR_FIT_PM = 0x00020000, // proper motion fitted … … 191 192 ID_OBJ_SUSPECT_STACK = 0x20000000, // suspect object in the stack (> 1 good or suspect stack, < 2 good) 192 193 ID_OBJ_BAD_STACK = 0x40000000, // good-quality object in the stack (> 1 good stack) 193 ID_OBJ_BEST_STACK = 0x80000000, // the primary stack measurement are the best measurements194 194 } DVOAverageFlags; 195 195
Note:
See TracChangeset
for help on using the changeset viewer.
