- Timestamp:
- Jun 25, 2009, 2:00:56 PM (17 years ago)
- Location:
- branches/eam_branches/20090522
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
magic/remove/src (modified) (1 prop)
-
magic/remove/src/streaksastrom.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090522
- Property svn:mergeinfo changed
-
branches/eam_branches/20090522/magic/remove/src
- Property svn:ignore
-
old new 3 3 streakscompare 4 4 streaksrelease 5 makefile
-
- Property svn:ignore
-
branches/eam_branches/20090522/magic/remove/src/streaksastrom.h
r21155 r24557 32 32 extern void linearizeTransforms(strkAstrom *astrom); 33 33 34 extern bool SkyToLocal(strkPt *outPt, strkAstrom *astrom, double ra, double dec); 35 extern bool LocalToSky(strkPt *outPt, strkAstrom *astrom, strkPt *inPt); 36 extern bool componentBounds(int *minX, int *minY, int *maxX, int *maxY, strkAstrom *astrom, int numCols, int numRows); 37 34 38 #endif // STREAKS_ASTROM_H
Note:
See TracChangeset
for help on using the changeset viewer.
