AGI STK Objects 11 Send comments on this topic.
Beamformer Property (IAgAntennaModelPhasedArray)
See Also 





Description

Gets the beamformer.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Beamformer() As IAgBeamformer

[C#]
public IAgBeamformer Beamformer {get;}

[Managed C++]
public: __property IAgBeamformer^ get_Beamformer();

[Unmanaged C++]
public: HRESULT get_Beamformer(
IAgBeamformer ** ppRetVal
);

[Java]
public IAgBeamformer getBeamformer();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1