Changeset 1791 in Sophya for trunk/SophyaExt/XAstroPack


Ignore:
Timestamp:
Nov 27, 2001, 12:45:52 PM (24 years ago)
Author:
cmv
Message:

des precisions documentaires cmv 27/11/01

Location:
trunk/SophyaExt/XAstroPack
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/XAstroPack/xastropack.cc

    r1688 r1791  
    44
    55// 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)
    78// 1******* In the file vsop87.c line 154:
    89// p = q/(t_abs[alpha] + alpha * t_abs[alpha-1] * 1e-4 + 1e-35);
     
    1718// if(*q<-1.) *q = -PI/2.; else if(*q>1.) *q = PI/2.; else *q = asin(*q);
    1819// Mail envoye a ecdowney@ClearSkyInstitute.com
     20// >>>> Corrections effectuees dans la version Xephem 3.5
     21// >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    1922
    2023
  • trunk/SophyaExt/XAstroPack/xastropack.h

    r1720 r1791  
    6666  r=24. vmax=24.   -> mets dans [  0,+24[ borne sup exclue
    6767  r=24. vmax=12.   -> mets dans ]-12,+12] borne inf exclue
     68  (ATTENTION: ca ne marche pas pour la latitude [-90,90]
     69              car -90 ne peut etre inclus dans l'intervalle)
    6870\endverbatim
    6971*/
Note: See TracChangeset for help on using the changeset viewer.