ArcVerticalPlaneOptions#
- class ansys.stk.core.stkobjects.aviator.ArcVerticalPlaneOptions#
Class defining the vertical plane options in a procedure.
Overview#
Get or set the pitch angle of the flight path at the start of the arc. |
|
Get or set the pitch angle of the flight path at the end of the arc. |
|
Get or set the minimum pitch angle of the flight path during enroute segments of the procedure. |
|
Get or set the maximum pitch angle of the flight path during enroute segments of the procedure. |
|
Get or set the maximum amount the radius of vertical curve will be increased to minimize the flight path angle required to complete it. |
Import detail#
from ansys.stk.core.stkobjects.aviator import ArcVerticalPlaneOptions
Property detail#
- property ArcVerticalPlaneOptions.start_arc_flight_path_angle: Any#
Get or set the pitch angle of the flight path at the start of the arc.
- property ArcVerticalPlaneOptions.stop_arc_flight_path_angle: Any#
Get or set the pitch angle of the flight path at the end of the arc.
- property ArcVerticalPlaneOptions.min_enroute_flight_path_angle: Any#
Get or set the minimum pitch angle of the flight path during enroute segments of the procedure.