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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface