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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.