ChristopherRabotin / smd

Space Mission Design - A SPICE-enhanced continuous thrust interplanetary mission propagator and vizualizer
MIT License
27 stars 5 forks source link

Export thrusting angles #126

Closed ChristopherRabotin closed 6 years ago

ChristopherRabotin commented 7 years ago

The in-plane and out-of-plane angles should be able to be plotted when performing a suboptimal orbit target.

ChristopherRabotin commented 6 years ago

This implementation isn't trivial.

NewOptimalΔOrbit needs a new field which specifies whether or not the angles need to be exported. This requires a new setting in the Waypoint NewOrbitTarget. Just as importantly, there needs to be a way to export this into the main export file (or should it be a new file?!)