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
Copy file name to clipboardexpand all lines: doc/features/mission.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ The additional takeoff phases are:
42
42
- ``v0v1``: from a standstill to decision speed (v1). An instance of ``GroundRollPhase``.
43
43
- ``v1vr``: from v1 to rotation. An instance of ``GroundRollPhase``.
44
44
- ``rotate``: rotation in the air before steady climb. An instance of ``RotationPhase`` or ``RobustRotationPhase``.
45
-
- ``v1vr``: energency stopping from v1 to a stop. An instance of ``GroundRollPhase``.
45
+
- ``v1v0``: energency stopping from v1 to a stop. An instance of ``GroundRollPhase``.
46
46
47
47
We use ``BLIImplicitSolve`` to solve for the decision speed ``v1`` where the one-engine-out takeoff distance is equal to the braking distance for rejected takeoff.
0 commit comments