STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgBeamformer getBeamformer();
[Python - STK API ]
@property
def Beamformer(self) -> "IAgBeamformer":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.