IVehicleAttitudeProfile ======================= .. py:class:: ansys.stk.core.stkobjects.IVehicleAttitudeProfile The base interface that all vehicle attitude profiles are derived from. .. py:currentmodule:: IVehicleAttitudeProfile Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.IVehicleAttitudeProfile.type` - Get profile type. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import IVehicleAttitudeProfile Property detail --------------- .. py:property:: type :canonical: ansys.stk.core.stkobjects.IVehicleAttitudeProfile.type :type: str Get profile type.