Skip to content

Why Run MCS and Run MCS2? #813

@ChristopherRabotin

Description

@ChristopherRabotin

📝 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementGeneral improvements to existing features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions