STK AgRadarPluginSend 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 * pSnrIntegrated
);
[Java]
public double getIntegratedSignaltoNoiseRatio();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.