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