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






Windows & Linux

Description

Gets the radar link number of pulse integrated.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property NumberOfIntegratedPulses() As Integer

[C#]
public int NumberOfIntegratedPulses {get;}

[Managed C++]
public: __property int get_NumberOfIntegratedPulses();

[Unmanaged C++]
public: HRESULT get_NumberOfIntegratedPulses(
int * pRetVal
);

[Java]
public ppInteger getNumberOfIntegratedPulses();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface