AGI STK Objects 11 Send comments on this topic.
AzimuthResolution Property (IAgAntennaContourEirp)
See Also 





Description

Gets the azimuth resolution.

Property type

Read-only property

Syntax

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

[C#]
public double AzimuthResolution {get;}

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

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

[Java]
public double getAzimuthResolution();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1