Changeset 1658 for branches/alma
- Timestamp:
- 11/10/09 20:24:58 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/alma/src/STMath.cpp
r1652 r1658 59 59 // tolerance for direction comparison (rad) 60 60 #define TOL_OTF 1.0e-15 61 #define TOL_POINT 1.0e-5 // 2arcsec61 #define TOL_POINT 9.6963e-5 // 20 arcsec 62 62 63 63 STMath::STMath(bool insitu) :
Note:
See TracChangeset
for help on using the changeset viewer.