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





Windows & Linux

Description

Gets the transmit radar range.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TransmitRadarRange() As Double
[C#]
public double TransmitRadarRange {get;}
[Managed C++]
public: __property double get_TransmitRadarRange();
[Unmanaged C++]
public: HRESULT get_TransmitRadarRange(
    double * pRange
);
[Java]
public double getTransmitRadarRange();

Remarks

The range from the transmit radar to the target.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.