Changeset 35416 for trunk/Ohana/src/libdvo/include/dvodb.h
- Timestamp:
- Apr 19, 2013, 4:31:05 PM (13 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/libdvo/include/dvodb.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
trunk/Ohana/src/libdvo/include/dvodb.h
r35263 r35416 125 125 MEAS_YFIX, 126 126 MEAS_POS_SYS_ERR, 127 MEAS_XFIELD, 128 MEAS_YFIELD, 127 129 MEAS_XMOSAIC, 128 130 MEAS_YMOSAIC, … … 301 303 double crval1; 302 304 double crval2; 305 float theta; 303 306 unsigned int imageID; 304 307 unsigned int externID; … … 382 385 ImageMetadata *MatchImageMetadataDVO (unsigned int imageID); 383 386 Coords *MatchMosaicMetadata (unsigned int imageID); 387 Coords *MatchFieldMetadata (unsigned int imageID); 384 388 off_t match_image_by_ID (ImageMetadata *image, off_t Nimage, unsigned int ID); 385 389 void sort_image_metadata (ImageMetadata *image, off_t Nimage);
Note:
See TracChangeset
for help on using the changeset viewer.
