You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2022. It is now read-only.
Short Description:
Add terminateAtApogee parameter
Long Description:
If you want to make the simulation stop at apogee, you can use the terminateOnApogee parameter on the flight object. But what about when you want to stop the simulation at the moment the rocket leaves the rail? Add a similar parameter!
Currently, for RocketPy, the rocket is considered to be out of rail at the moment the uppermost rail button leaves the rail.
Useful links:
Try to find terminateAtApogee at the code
The text was updated successfully, but these errors were encountered:
Short Description:
Add
terminateAtApogee
parameterLong Description:
If you want to make the simulation stop at apogee, you can use the
terminateOnApogee
parameter on the flight object. But what about when you want to stop the simulation at the moment the rocket leaves the rail? Add a similar parameter!Currently, for RocketPy, the rocket is considered to be out of rail at the moment the uppermost rail button leaves the rail.
Useful links:
Try to find
terminateAtApogee
at the codeThe text was updated successfully, but these errors were encountered: