read.me2

来自「c源码」· ME2 代码 · 共 22 行

ME2
22
字号
This distribution of aa200 includes an executable MSDOS versionof aa200.exe that reads ephemeris files generated by the numericalintegration program ssystem.exe (from the archive file de118i.zip).A very short ephemeris file de118i.out is supplied here for test purposes.You can execute the MSDOS command  aa200 < de118i.que > temp.tmpto run a test.  Compare the results in temp.tmp with de118i.ans.The reason for including this version by default is that you don'thave to buy anything or download any huge files.  You must, however,find de118i.zip and use it to create an ephemeris file.To read JPL's ephemerides, get a C language compiler and recompileaa200.exe, after configuring the source code for your computer and forthe particular JPL ephemeris you want to read.  The JPL ephemerides canbe obtained by ftp from navigator.jpl.nasa.gov.  Warning: the filesare quite large!  For the files currently on their ftp site, you willwant to enable the definition DE405 or DE406 in the makefile.For the JPL ephemerides distributed on CD ROM by Willmann-Bellpublishing company, use the definition DE406CD or DE405.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?