STK AgRadarPluginSend comments on this topic.
PosVelProvider Property (IAgStkRadarClutterPatch)
See Also
Windows





Windows & Linux

Description

Gets the patch position/velocity provider interface.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PosVelProvider() As IAgStkRadarPosVelProvider
[C#]
public IAgStkRadarPosVelProvider PosVelProvider {get;}
[Managed C++]
public: __property IAgStkRadarPosVelProvider ^ get_PosVelProvider();
[Unmanaged C++]
public: HRESULT get_PosVelProvider(
    IAgStkRadarPosVelProvider ** ppPosVelProvider
);
[Java]
public IAgStkRadarPosVelProvider getPosVelProvider();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.