AGI AgRadarPlugin 11 Send comments on this topic.
PrimaryPolChannelSignal Property (IAgStkRadarRcsProcessSignalsParams)
See Also 





Description

Gets the read-only signal.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PrimaryPolChannelSignal() As IAgCRSignal

[C#]
public IAgCRSignal PrimaryPolChannelSignal {get;}

[Managed C++]
public: __property IAgCRSignal^ get_PrimaryPolChannelSignal();

[Unmanaged C++]
public: HRESULT get_PrimaryPolChannelSignal(
IAgCRSignal ** ppRetVal
);

[Java]
public IAgCRSignal getPrimaryPolChannelSignal();

Return Type

The IAgCRSignal interface returned by this property supports the IAgStkRadarSignal interface.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1