Gets the receive radar position/velocity
provider interface.
Read-only property
| [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(
|
| [Java] |
|---|
public IAgStkRadarPosVelProvider getReceiveRadarPosVelProvider();
|