Setting and Using Master Mode in MATLAB

Hello,

We are using MATLAB to run Orekit, and this does produce a number of interesting issues. Currently, I am wondering if it is possible to set and run my propagator in Master Mode. The implementation that I am using relies on getGeneratedEphemeris, which can be fairly slow if we are calling many propagation steps. Therefore, Master Mode would be an attractive alternative. Is there a known way of getting an OrekitStepHandler to function with a propagator via MATLAB? I get a variety of errors whenever trying to work with step handlers.

If not, is there an alternative approach that I should be considering?

Sincerely,
Marco

1 Like