STK AgRadarPluginSend comments on this topic.
ReceiveRadarPosVelProvider Property (IAgStkRadarLinkGeometry)
See Also
Windows





Windows & Linux

Description

Gets the receive radar position/velocity provider interface.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ReceiveRadarPosVelProvider() As IAgStkRadarPosVelProvider
[C#]
public IAgStkRadarPosVelProvider ReceiveRadarPosVelProvider {get;}
[Managed C++]
public: __property IAgStkRadarPosVelProvider ^ get_ReceiveRadarPosVelProvider();
[Unmanaged C++]
public: HRESULT get_ReceiveRadarPosVelProvider(
    IAgStkRadarPosVelProvider ** ppReceiveRadarPosVelProvider
);
[Java]
public IAgStkRadarPosVelProvider getReceiveRadarPosVelProvider();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.