IRadarProbabilityOfDetectionCFAR#

class ansys.stk.core.stkobjects.IRadarProbabilityOfDetectionCFAR#

Provide access to the properties and methods for configuring probability of detection parameters.

Overview#

probability_of_false_alarm

Get or set the probability of false alarm.

number_of_cfar_reference_cells

Get or set the number of CFAR reference cells.

Import detail#

from ansys.stk.core.stkobjects import IRadarProbabilityOfDetectionCFAR

Property detail#

property IRadarProbabilityOfDetectionCFAR.probability_of_false_alarm: float#

Get or set the probability of false alarm.

property IRadarProbabilityOfDetectionCFAR.number_of_cfar_reference_cells: int#

Get or set the number of CFAR reference cells.