Skip to content

C++ source code to calculate an ICRS coordinate with JPL ephemeris binary data.

License

Notifications You must be signed in to change notification settings

komasaru/jpl_calc_430

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jpl_calc_430

ビルド方法

make

(やり直す場合は、 make clean をしてから)

準備

実行方法

./jpl_calc_430 対象天体番号 基準天体番号 [ユリウス日]

  • 対象天体番号は 1 - 15.(詳細は実行プログラム(ソースコード)冒頭のコメントを参照)
  • 基準天体番号は 0 - 13.(詳細は実行プログラム(ソースコード)冒頭のコメントを参照)
  • ユリウス日無指定なら現在(システム日時)と判断。

About

C++ source code to calculate an ICRS coordinate with JPL ephemeris binary data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages