STK AgRadarPluginSend comments on this topic.
NoisePower Property (IAgStkRadarFixedPRFProbabilityDetectionComputeParams)
See Also
Windows





Windows & Linux

Description

Gets the radar receiver noise power.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property NoisePower() As Double
[C#]
public double NoisePower {get;}
[Managed C++]
public: __property double get_NoisePower();
[Unmanaged C++]
public: HRESULT get_NoisePower(
    double * pNoisePower
);
[Java]
public double getNoisePower();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.