STK AgRadarPluginSend comments on this topic.
Range Property (IAgSTKRadarSTCAttenComputeParams)
See Also
Windows





Windows & Linux

Description

Gets the radar link range value.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.