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





Description

Gets the transmit radar range rate.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TransmitRadarRangeRate() As Double

[C#]
public double TransmitRadarRangeRate {get;}

[Managed C++]
public: __property double get_TransmitRadarRangeRate();

[Unmanaged C++]
public: HRESULT get_TransmitRadarRangeRate(
double * pRetVal
);

[Java]
public double getTransmitRadarRangeRate();

Return Type

Returns the range rate in m/s units.

Remarks

The transmit radar range rate is the rate of change in range from the transmit radar to the target.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1