AGI AgRadarPlugin 11 Send comments on this topic.
TransmitRadarPosVelProvider Property (IAgStkRadarLinkGeometry)
See Also 
Windows






Windows & Linux

Description

Gets the transmit radar position/velocity provider interface.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TransmitRadarPosVelProvider() As IAgStkRadarPosVelProvider

[C#]
public IAgStkRadarPosVelProvider TransmitRadarPosVelProvider {get;}

[Managed C++]
public: __property IAgStkRadarPosVelProvider^ get_TransmitRadarPosVelProvider();

[Unmanaged C++]
public: HRESULT get_TransmitRadarPosVelProvider(
IAgStkRadarPosVelProvider ** ppRetVal
);

[Java]
public IAgStkRadarPosVelProvider getTransmitRadarPosVelProvider();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface