Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.
/ TrajecSimu Public archive

Trajectory simulation of high-power rockets

License

Notifications You must be signed in to change notification settings

yamamotsu/TrajecSimu

Repository files navigation

TrajecSimu

6-dof trajectory simulation for high-power rockets.
current version: 3.0 (11/1/2018)

概要

Solves a 6-dof equation of motion for a trajectory of a transonic high-power rocket.
Limited to ones without attitude/trajectory control.

Might have some problems on Windows/Linux.

使い方

必要なもの

インストール

ZIPダウンロード

下記をクリックしてZIPダウンロード→展開

https://github.com/yamamotsu/TrajecSimu/archive/master.zip

gitでインストール

$ git clone https://github.com/yamamotsu/TrajecSimu

サンプルコードを実行

cloneまたはダウンロードしたTrajecSimuのフォルダをコマンドプロンプトで開き, python driver_sample.pyでサンプルコードを実行.

Thrustcurve_sample内のsample_thrust.csvはエンジン推力データ(スラストカーブ)のサンプル, Config_sample内のsample_config.csvはロケットパラメータ設定ファイルのサンプルです.

ライセンス

このソフトウェアはMITライセンスのもとで公開されています.

MIT

Author

yamamotsu

About

Trajectory simulation of high-power rockets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages