Changeset 24308 for trunk/Ohana/src/relastro/src/GetAstromError.c
- Timestamp:
- Jun 3, 2009, 9:46:36 AM (17 years ago)
- Location:
- trunk/Ohana/src/relastro
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/GetAstromError.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relastro
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/cnb_branches/cnb_branch_20090301/Ohana/src/relastro merged eligible /branches/pap/Ohana/src/relastro merged eligible /branches/eam_branches/eam_branch_20090303/Ohana/src/relastro 23158-23228 /branches/eam_branches/eam_branch_20090322/Ohana/src/relastro 23482-23529 /branches/pap_magic/Ohana/src/relastro 24120-24173
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/Ohana/src/relastro/src/GetAstromError.c
r16810 r24308 30 30 31 31 dPtotal = sqrt(SQ(dPsys) + AS*SQ(dPobs) + MS*SQ(dM)); 32 33 //XXX dXccd, dYccd are now working correctly 34 //dPtotal = AS * dPobs; 35 32 36 dPtotal = MAX (dPtotal, MIN_ERROR); 33 37
Note:
See TracChangeset
for help on using the changeset viewer.
