AGI AgRadarPlugin 11 Send comments on this topic.
IntegratedSignaltoNoiseRatio Property (IAgStkRadarFixedPRFProbabilityDetectionComputeParams)
See Also 
Windows






Windows & Linux

Description

Gets the radar link integrated signal-to-noise ratio value.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IntegratedSignaltoNoiseRatio() As Double

[C#]
public double IntegratedSignaltoNoiseRatio {get;}

[Managed C++]
public: __property double get_IntegratedSignaltoNoiseRatio();

[Unmanaged C++]
public: HRESULT get_IntegratedSignaltoNoiseRatio(
double * pRetVal
);

[Java]
public double getIntegratedSignaltoNoiseRatio();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface