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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.