AGI AgRadarPlugin 11 Send comments on this topic.
Role Property (IAgStkRadarPosVelProvider)
See Also 





Description

Gets the IAgStkRadarPosVelProvider role.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Role() As AgEStkRadarPosVelProviderRole

[C#]
public AgEStkRadarPosVelProviderRole Role {get;}

[Managed C++]
public: __property AgEStkRadarPosVelProviderRole get_Role();

[Unmanaged C++]
public: HRESULT get_Role(
AgEStkRadarPosVelProviderRole * pRetVal
);

[Java]
public AgEStkRadarPosVelProviderRole getRole();

Remarks

When working with multiple IAgStkRadarPolVelProvider instances, the Role property can be used to determine if the instance is a transmit radar, receiver radar, target, or clutter patch.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1