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






Windows & Linux

Description

Gets the signal pulse repetition frequency.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PulseRepetitionFrequency() As Double
[C#]
public double PulseRepetitionFrequency {get;}
[Managed C++]
public: __property double get_PulseRepetitionFrequency();
[Unmanaged C++]
public: HRESULT get_PulseRepetitionFrequency(
   double * pRetVal
);
[Java]
public double getPulseRepetitionFrequency();

Return Type

Returns the pulse repetition frequency in Hz.

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.