AttitudeProfileAviator ====================== .. py:class:: ansys.stk.core.stkobjects.AttitudeProfileAviator Bases: :py:class:`~ansys.stk.core.stkobjects.IVehicleAttitudeProfile` The profile used for Aviator aircraft. .. py:currentmodule:: AttitudeProfileAviator Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.AttitudeProfileAviator.trending_controls` - Get the attitude trending controls. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import AttitudeProfileAviator Property detail --------------- .. py:property:: trending_controls :canonical: ansys.stk.core.stkobjects.AttitudeProfileAviator.trending_controls :type: VehicleAttitudeTrendingControlAviator Get the attitude trending controls.