AGI AgRadarPlugin 11 Send comments on this topic.
NumberOfPulses Property (IAgStkRadarSignal)
See Also 





Description

Gets the number of pulses.

Property type

Read-only property

Syntax

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

[C#]
public int NumberOfPulses {get;}

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

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

[Java]
public ppInteger getNumberOfPulses();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1