AGI STK Objects 11 Send comments on this topic.
Beamwidth Property (IAgAntennaModelPencilBeam)
See Also 





Description

Gets the computed beamwidth.

Property type

Read-only property

Syntax

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

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

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

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

[Java]
public Variant getBeamwidth();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1