STK AgRadarPluginSend comments on this topic.
PulseCompressionRatio Property (IAgStkRadarSignal)
See Also
Windows





Windows & Linux

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 * pPcr
);
[Java]
public double getPulseCompressionRatio();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.