RadarProbabilityOfDetectionNonCFAR ================================== .. py:class:: ansys.stk.core.stkobjects.RadarProbabilityOfDetectionNonCFAR Bases: :py:class:`~ansys.stk.core.stkobjects.IRadarProbabilityOfDetection` Class defining the non CFAR probability of detection cfar. .. py:currentmodule:: RadarProbabilityOfDetectionNonCFAR Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.RadarProbabilityOfDetectionNonCFAR.probability_of_false_alarm` - Get or set the probability of false alarm. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import RadarProbabilityOfDetectionNonCFAR Property detail --------------- .. py:property:: probability_of_false_alarm :canonical: ansys.stk.core.stkobjects.RadarProbabilityOfDetectionNonCFAR.probability_of_false_alarm :type: float Get or set the probability of false alarm.