ordovician / Rockets.jl

Collection of functions for doing newtonian physics intended to do basic rocket equations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rockets

A collection of functions and types for doing classic Newton physics calculations related to the movement of bodies. Specifically made for doing simple calculations on rocket movements and trajectories.

Installation

Upgraded to work with the Julia 1.0 package manager. Get into package mode on the Julia command line using the ']' key.

pkg> add https://github.com/ordovician/Rockets.jl

About

Collection of functions for doing newtonian physics intended to do basic rocket equations

License:Other


Languages

Language:Julia 100.0%