AttitudeProfileAlignmentOffset ============================== .. py:class:: ansys.stk.core.stkobjects.AttitudeProfileAlignmentOffset Bases: :py:class:`~ansys.stk.core.stkobjects.IVehicleAttitudeProfile` Alignment offset for various attitude profiles. .. py:currentmodule:: AttitudeProfileAlignmentOffset Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.AttitudeProfileAlignmentOffset.alignment_offset` - Value of offset angle. Uses Angle Dimension. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import AttitudeProfileAlignmentOffset Property detail --------------- .. py:property:: alignment_offset :canonical: ansys.stk.core.stkobjects.AttitudeProfileAlignmentOffset.alignment_offset :type: float Value of offset angle. Uses Angle Dimension.