VerticalPlaneAndFlightPathOptions#
- class ansys.stk.core.stkobjects.aviator.VerticalPlaneAndFlightPathOptions#
Class defining the vertical plane options for an arc procedure.
Overview#
Get or set the pitch angle of the flight path at the end of the procedure. |
|
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 VerticalPlaneAndFlightPathOptions
Property detail#
- property VerticalPlaneAndFlightPathOptions.final_flight_path_angle: Any#
Get or set the pitch angle of the flight path at the end of the procedure.
- property VerticalPlaneAndFlightPathOptions.min_enroute_flight_path_angle: Any#
Get or set the minimum pitch angle of the flight path during enroute segments of the procedure.