STK ObjectsSend comments on this topic.
AzimuthResolution Property (IAgAntennaContourEirp)
See Also
Windows





Windows & Linux

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 * pVal
);
[Java]
public double getAzimuthResolution();
[Python - STK API ]
@property
def AzimuthResolution(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.