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





Windows & Linux

Description

Gets the number of azimuth points.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AzimuthNumPoints() As Integer
[C#]
public int AzimuthNumPoints {get;}
[Managed C++]
public: __property int get_AzimuthNumPoints();
[Unmanaged C++]
public: HRESULT get_AzimuthNumPoints(
    int * pVal
);
[Java]
public Integer getAzimuthNumPoints();
[Python - STK API ]
@property
def AzimuthNumPoints(self) -> int:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.