VehicleImpactLocation ===================== .. py:class:: ansys.stk.core.stkobjects.VehicleImpactLocation IntEnum .. py:currentmodule:: VehicleImpactLocation Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~UNKNOWN` - Unknown. * - :py:attr:`~LAUNCH_AZ_EL` - Use azimuth and elevation. * - :py:attr:`~POINT` - Use geodetic or geocentric elements. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleImpactLocation