AttitudeProfileCoordinatedTurn ============================== .. py:class:: ansys.stk.core.stkobjects.AttitudeProfileCoordinatedTurn Bases: :py:class:`~ansys.stk.core.stkobjects.IVehicleAttitudeProfile` Coordinated turn attitude profile for aircraft. .. py:currentmodule:: AttitudeProfileCoordinatedTurn Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.AttitudeProfileCoordinatedTurn.time_offset` - Offset used to shift all basic attitude segments in time. Uses Time Dimension. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import AttitudeProfileCoordinatedTurn Property detail --------------- .. py:property:: time_offset :canonical: ansys.stk.core.stkobjects.AttitudeProfileCoordinatedTurn.time_offset :type: float Offset used to shift all basic attitude segments in time. Uses Time Dimension.