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





Description

Gets the signal pulse width.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PulseWidth() As Double

[C#]
public double PulseWidth {get;}

[Managed C++]
public: __property double get_PulseWidth();

[Unmanaged C++]
public: HRESULT get_PulseWidth(
double * pRetVal
);

[Java]
public double getPulseWidth();

Return Type

Returns the pulse width in seconds.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1