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





Description

Gets the azimuth stop value.

Property type

Read-only property

Syntax

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

[C#]
public double AzimuthStop {get;}

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

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

[Java]
public double getAzimuthStop();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1