- Timestamp:
- May 21, 2015, 6:02:59 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150419/Ohana/src/libdvo/include/dvo.h
r38154 r38293 117 117 ID_MEAS_ICRF_QSO = 0x00040000, // this measurement is an ICRF reference position 118 118 ID_MEAS_IMAGE_EPOCH = 0x00080000, // this measurement is registered to the image epoch (not tied to ref catalog epoch) 119 ID_MEAS_PHOTOM_PSF = 0x00100000, // this measurement is used for the mean psf mag 120 ID_MEAS_PHOTOM_APER = 0x00200000, // this measurement is used for the mean ap mag 121 ID_MEAS_PHOTOM_KRON = 0x00400000, // this measurement is used for the mean kron mag 119 122 } DVOMeasureFlags; 120 123 … … 786 789 off_t *found_t; 787 790 off_t *foundWarp_t; 791 792 char *measureRank; 788 793 // off_t *image_t; 789 794 // off_t *mosaic_t;
Note:
See TracChangeset
for help on using the changeset viewer.
