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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1