Changeset 40523 for trunk/Ohana/src/opihi/dvo/avperiodomatch.c
- Timestamp:
- Aug 30, 2018, 5:07:23 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/avperiodomatch.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/avperiodomatch.c
r40408 r40523 264 264 dvo_catalog_unlock (&catalog); 265 265 266 find_matches_by_vectors (skylist[0].regions[i], &catalog, RAvec, DECvec, RADIUS, idxValue);266 find_matches_by_vectors_closest (skylist[0].regions[i], &catalog, RAvec, DECvec, RADIUS, idxValue); 267 267 268 268 // Scan the catalog for objects which match the WHERE clause
Note:
See TracChangeset
for help on using the changeset viewer.
