EnrouteOptions#

class ansys.stk.core.stkobjects.aviator.EnrouteOptions#

Class defining the enroute options in a procedure.

Overview#

use_max_speed_turns

Opt whether to use the max speed turns.

max_turn_radius_factor

Get or set the maximum turn radius factor.

Import detail#

from ansys.stk.core.stkobjects.aviator import EnrouteOptions

Property detail#

property EnrouteOptions.use_max_speed_turns: bool#

Opt whether to use the max speed turns.

property EnrouteOptions.max_turn_radius_factor: float#

Get or set the maximum turn radius factor.