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






Windows & Linux

Description

Gets the null direction provider.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property NullDirectionProvider() As IAgDirectionProvider

[C#]
public IAgDirectionProvider NullDirectionProvider {get;}

[Managed C++]
public: __property IAgDirectionProvider^ get_NullDirectionProvider();

[Unmanaged C++]
public: HRESULT get_NullDirectionProvider(
IAgDirectionProvider ** ppRetVal
);

[Java]
public IAgDirectionProvider getNullDirectionProvider();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface