IRadarProbabilityOfDetection#

class ansys.stk.core.stkobjects.IRadarProbabilityOfDetection#

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

Overview#

name

Get the probability of detection algorithm name.

type

Get the probability of detection type.

Import detail#

from ansys.stk.core.stkobjects import IRadarProbabilityOfDetection

Property detail#

property IRadarProbabilityOfDetection.name: str#

Get the probability of detection algorithm name.

property IRadarProbabilityOfDetection.type: RadarProbabilityOfDetectionType#

Get the probability of detection type.