Trochia
trajectory of rocket and ground-hit-point calculator
Install / Use
/learn @sksat/TrochiaREADME
Trochia
trochia: trajectory of rocket and ground-hit-point calculator
Trochia is a rocket flight simulator written by modern C++.
Install
There are pre-built binaries of latest release for some platform.
Please see Release Page for details.
Build from Source
$ git clone https://github.com/sk2sat/trochia && cd trochia
$ mkdir build && cd build
$ cmake ..
$ make
Usage
Trochia is run from the command line. Please open your terminal and go to your project directory.
$ vim config.toml # write configuration by TOML
$ trochia
Author
GitHub: sk2sat
Twitter: @sksat_tty
License
See LICENSE
