/cHorizo

C++ interface to the HORIZONS telnet service which provides accurate ephemeris and parameter information for planets, their moons, and many astroids. Internet connection required. NOTE: This code is still in its infancy and needs a lot of work.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

cHorizo

cHorizo (pronounced 'chorizo', like the spiced meat) is a C++ interface to the HORIZONS telnet service. Because of this, an internet connection is required to use this software.

  • Author: Josh Cardenzana
  • Creation: March 2017
  • Download available here: GitHub

License

Copyright (C) 2017 - Josh V. Cardenzana

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Installation instructions