Sets the integrated probability of detection value.
[Visual Basic .NET] |
---|
Public Sub SetProbabilityOfDetectionIntegrated( _ ByVal ProbDetIntegrated As Double _ ) |
[C#] |
---|
public void SetProbabilityOfDetectionIntegrated( double ProbDetIntegrated ); |
[Managed C++] |
---|
public: void SetProbabilityOfDetectionIntegrated( double ProbDetIntegrated ); |
[Unmanaged C++] |
---|
public: HRESULT SetProbabilityOfDetectionIntegrated( double ProbDetIntegrated ); |
[Java] |
---|
public void setProbabilityOfDetectionIntegrated( double ProbDetIntegrated ); |
- ProbDetIntegrated