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