AGI AgRadarPlugin 11 Send comments on this topic.
Frequency Property (IAgStkRadarRcsComputeParams)
See Also 





Description

Gets the signal frequency.

Property type

Read-only property

Syntax

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

[C#]
public double Frequency {get;}

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

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

[Java]
public double getFrequency();

Return Type

Returns the frequency in Hz.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1