VehicleLaunch ============= .. py:class:: ansys.stk.core.stkobjects.VehicleLaunch IntEnum .. py:currentmodule:: VehicleLaunch Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~UNKNOWN` - Unknown. * - :py:attr:`~DETIC` - LLA (geodetic) coordinates. * - :py:attr:`~CENTRIC` - LLR (geocentric) coordinates. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleLaunch