Clear Filters
Clear Filters

How do I put impulse in simulink orbit propagator block?

3 views (last 30 days)
How do I put impulse in simulink orbit propagator block?
I want to use this propagator with impulse for rendezvous/docking. but this block can not support input port..

Accepted Answer

Joel
Joel on 16 Mar 2023
Hi,
You can provide an input acceleration to this block by enabling the port. Follow these steps:
  1. Double click on the block to open Block Parameters.
  2. Set propagation method to ‘Numerical (high precision)’.
  3. Select the ‘Input external accelerations’ check box and Apply changes.
Please refer to the following documentation for more information: Propagate orbit of one or more spacecraft - Simulink - MathWorks India

More Answers (0)

Categories

Find more on Reference Applications in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!