@@ -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`.