-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementGeneral improvements to existing featuresGeneral improvements to existing features
Description
📝 Description of the feature
Hi there,
In the existing STK API, there's a RunMCS and RunMCS2 option for executing astrogator. The first one will never raise an exception when the targeters fail to converge, but the second one will.
As FDO Lead on the Blue Ghost missions, I have never seen any use for RunMSC: if the targeters fail, I want my code to report the error to the flight dynamics operator so I can debug what is wrong with my maneuver planning. I never want STK and my Python code to fail silently.
💡 Steps for implementing the feature
Can you remove the RunMCS call entirely? How about renaming RunMCS2 to RunAndCheckMCS?
🔗 Useful links and references
No response
jorgepiloto
Metadata
Metadata
Assignees
Labels
enhancementGeneral improvements to existing featuresGeneral improvements to existing features