Changeset 1791 in Sophya for trunk/SophyaExt/XAstroPack/xastropack.cc
- Timestamp:
- Nov 27, 2001, 12:45:52 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/XAstroPack/xastropack.cc
r1688 r1791 4 4 5 5 // BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS BUGS 6 // Corrections de divers bugs trouve dans libastro (CMV) 6 // >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 7 // >>>> Corrections de divers bugs trouve dans libastro (CMV) 7 8 // 1******* In the file vsop87.c line 154: 8 9 // p = q/(t_abs[alpha] + alpha * t_abs[alpha-1] * 1e-4 + 1e-35); … … 17 18 // if(*q<-1.) *q = -PI/2.; else if(*q>1.) *q = PI/2.; else *q = asin(*q); 18 19 // Mail envoye a ecdowney@ClearSkyInstitute.com 20 // >>>> Corrections effectuees dans la version Xephem 3.5 21 // >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 19 22 20 23
Note:
See TracChangeset
for help on using the changeset viewer.