Go to file
Krafpy 111591724c Update lambert.ts
Added ESA's license on the Lambert solver script.
2021-08-15 20:48:23 +02:00
2021-08-15 19:12:07 +02:00
2021-08-15 20:48:23 +02:00
2021-08-15 19:12:07 +02:00
2021-08-15 20:46:32 +02:00

Multiple Gravity Assist Trajectory Planner for KSP

An online tool providing automatic design of trajectories with multiple gravity assists for Kerbal Space Program.

Dependencies

This project requires type definitions for THREE.js, Chart.js and js-yaml. They can be obtained with the following commands:

npm install --save-dev @types/three
npm install --save-dev @types/js-yaml
npm install --save-dev @types/chart.js

Used resources

Description
An online tool providing automatic design of trajectories with multiple gravity assists for Kerbal Space Program.
Readme 699 KiB
Languages
TypeScript 71%
JavaScript 16%
HTML 9.6%
CSS 3.4%