VehicleGraphics3DSigmaScaleScale ================================ .. py:class:: ansys.stk.core.stkobjects.VehicleGraphics3DSigmaScaleScale Bases: :py:class:`~ansys.stk.core.stkobjects.IVehicleGraphics3DSigmaScale` Sigma scale for direct sizing of covariance pointing contours. .. py:currentmodule:: VehicleGraphics3DSigmaScaleScale Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.VehicleGraphics3DSigmaScaleScale.scale_value` - Scale: the contour is sized directly by specifying the scale. Dimensionless. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleGraphics3DSigmaScaleScale Property detail --------------- .. py:property:: scale_value :canonical: ansys.stk.core.stkobjects.VehicleGraphics3DSigmaScaleScale.scale_value :type: float Scale: the contour is sized directly by specifying the scale. Dimensionless.