- Timestamp:
- Mar 4, 2016, 1:51:25 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ohana.20160226/src/relastro/src/UpdateMeasures.c
r39385 r39432 71 71 72 72 double dR = 3600.0*fabs(csdec*(oldR - R)); 73 double dD = 3600.0*fabs(oldD - R);73 double dD = 3600.0*fabs(oldD - D); 74 74 75 75 // complain if the new location is far from the old location
Note:
See TracChangeset
for help on using the changeset viewer.
