VehicleGraphics3DSigmaScaleProbability ====================================== .. py:class:: ansys.stk.core.stkobjects.VehicleGraphics3DSigmaScaleProbability Bases: :py:class:`~ansys.stk.core.stkobjects.IVehicleGraphics3DSigmaScale` Sigma probability for indirect sizing of covariance pointing contours. .. py:currentmodule:: VehicleGraphics3DSigmaScaleProbability Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.VehicleGraphics3DSigmaScaleProbability.probability` - Get or set the contour is sized indirectly by specifying the probability encompassed by the ellipsoid as a percent. Dimensionless. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleGraphics3DSigmaScaleProbability Property detail --------------- .. py:property:: probability :canonical: ansys.stk.core.stkobjects.VehicleGraphics3DSigmaScaleProbability.probability :type: float Get or set the contour is sized indirectly by specifying the probability encompassed by the ellipsoid as a percent. Dimensionless.