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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.