项目作者: mikeweber
项目描述 :
Useful for calculating continuous burns and planet interceptions in KSP
高级语言: JavaScript
项目地址: git://github.com/mikeweber/ksp_orbits.git
KSP Orbits
A 2D Kerbal Space Program simulator that is useful for calculating continuous burns and planet interceptions in KSP.
Preview
FEATURES
- Simulates orbits of Kerbin, Duna and their respective moons
- Allows for a ship to be “launched” in a circular orbit around a body at a prescribed altitude, or placed in space by specifiying orbital parameters
- “Ship” can take conditional instructions for when to change heading or throttle
- Headings can either be “absolute” (using the x/y coordinate system used by the canvas, relative to the parent body) or “relative” (with 0 being prograde and -PI being retrograde)
- Renders elliptical orbits
TODO