RocketPy
RocketPy copied to clipboard
ENH: Acceleration data to trigger parachutes
Is your feature request related to a problem? Please describe.
Parachute trigger functions only have access to pressure and the state vector, without acceleration data.
Describe the solution you'd like
Acceleration data, with noise.
@FranzYuri can you please take a look at this since it's releated to parachute functions? I think you'll like it!!
Might not be too complicated, but let's use some minutes during the week to discuss if needed
@MateusStano, these may help you:
- https://github.com/scipy/scipy/commit/7e2ddf86c5f8df9642f330e4a1d09f838e953306
- https://computing.llnl.gov/sites/default/files/ODEPACK_pub2_u113855.pdf (page 93)