VehicleGraphics2DElevationSwathHalfWidth ======================================== .. py:class:: ansys.stk.core.stkobjects.VehicleGraphics2DElevationSwathHalfWidth Bases: :py:class:`~ansys.stk.core.stkobjects.IVehicleGraphics2DElevation` Half width for vehicle swath. .. py:currentmodule:: VehicleGraphics2DElevationSwathHalfWidth Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.VehicleGraphics2DElevationSwathHalfWidth.distance` - Half width distance, specifying the swath limits as a distance away from the subsatellite point as measured along the surface of the central body. Range 0-infinity. Uses Distance Dimension. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleGraphics2DElevationSwathHalfWidth Property detail --------------- .. py:property:: distance :canonical: ansys.stk.core.stkobjects.VehicleGraphics2DElevationSwathHalfWidth.distance :type: float Half width distance, specifying the swath limits as a distance away from the subsatellite point as measured along the surface of the central body. Range 0-infinity. Uses Distance Dimension.