Changeset 16699 for branches/eam_branch_20080223/Ohana/src/libautocode/def/average-panstarrs-dev-0.d
- Timestamp:
- Feb 27, 2008, 5:16:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080223/Ohana/src/libautocode/def/average-panstarrs-dev-0.d
r15511 r16699 27 27 28 28 # Pan-STARRS uses a 64-bit detection ID. keep this in two 32 bit ints for backwards compatibility? 29 FIELD objID _hi, OBJ_ID_HI,unsigned int, ID upper bytes30 FIELD objID_lo, OBJ_ID_LO,unsigned int, ID lower bytes29 FIELD objID, OBJ_ID, unsigned int, ID upper bytes 30 FIELD catID, CAT_ID, unsigned int, ID lower bytes 31 31 32 32 # this structure should only be used for internal representations
Note:
See TracChangeset
for help on using the changeset viewer.
