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





Description

Gets the signal pulse compression ratio.

Property type

Read-only property

Syntax

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

[C#]
public double PulseCompressionRatio {get;}

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

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

[Java]
public double getPulseCompressionRatio();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1