AGI STK Objects 11 Send comments on this topic.
HalfAngle Property (IAgSnHalfPowerPattern)
See Also 





Description

Get the half angle of the cone for, calculated on the basis of the Frequency and AntennaDiameter properties. Uses Angle Dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property HalfAngle() As System.Object

[C#]
public System.Object HalfAngle {get;}

[Managed C++]
public: __property VARIANT get_HalfAngle();

[Unmanaged C++]
public: HRESULT get_HalfAngle(
VARIANT * pRetVal
);

[Java]
public Variant getHalfAngle();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1