This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//launch_inc.ks | |
//Author: Ryan Giarusso | |
//kOS Version: 0.17 (last tested version is not current version! Use at your own risk!) | |
//First Created: 01MAY2016 | |
//Last Updated: 17SEP2016 | |
//Description: Launches craft into a target orbital plane to a specified apoapsis, using timewarp. | |
//Honest Admission: The interesting stuff is on lines 136-145 and 166-169. The rest is just a launch script based heavily | |
// on the work of @KK4TEE and @gisikw. Thanks guys! | |