AGI AgRadarPlugin 11 Send 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 * pRetVal
);

[Java]
public double getNoisePower();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface