- Timestamp:
- Jul 2, 2013, 11:01:53 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130509/Ohana/src/relphot/include/relphot.h
r35734 r35737 118 118 int projID; 119 119 int skycellID; 120 unsigned int tzero;121 120 unsigned int tzero; 122 121 unsigned char trate; … … 401 400 402 401 int MatchImageName (off_t meas, int cat, char *name); 402 int MatchImageSkycellID (off_t meas, int cat, int myProjectionID, int mySkycellID); 403 403 404 404 int load_tree (char *treefile); 405 405 int BoundaryTreePrimaryCell (char *primaryCellName, double ra, double dec); 406 int BoundaryTreePrimaryCellIDs (int *projID, int *skycellID, double ra, double dec); 406 407 407 408 int print_measure_set_alt (Average *average, SecFilt *secfilt, Measure *measure);
Note:
See TracChangeset
for help on using the changeset viewer.
