Skip to content
Snippets Groups Projects
Commit bcc213de authored by gPauls-TUHH's avatar gPauls-TUHH
Browse files

requirements_mission was missing

parent 8609304f
No related branches found
No related tags found
1 merge request!45Build create mission XML documentation
Pipeline #1610630 waiting for manual action
...@@ -73,6 +73,9 @@ After reaching $10\,000\,ft$ the aircraft accelerates to the next higher speed l ...@@ -73,6 +73,9 @@ After reaching $10\,000\,ft$ the aircraft accelerates to the next higher speed l
Once the end of cruise is reached, the aircraft shall descend to approach ($10\,000\,ft$) using the maximum descend speed. Once the end of cruise is reached, the aircraft shall descend to approach ($10\,000\,ft$) using the maximum descend speed.
!!!node
For the `requirements_mission`, `climb_to_cruise` gets replaced by `climb_to_ceiling` where [Missionis Analysis](../../analysis/mission_analysis/index.md) searches for the maximum altitude. After this segment, the mission ends. Thus, the `mission_file` will not have any more entries after `climb_to_ceiling`.
## Approach ## Approach
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment