STK AgRadarPluginSend comments on this topic.
DirectionArray Property (IAgSTKRadarSTCAttenComputeParams)
See Also
Windows





Windows & Linux

Description

Gets the direction vector in the body fixed frame as an array.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DirectionArray() As System.Array
[C#]
public System.Array DirectionArray {get;}
[Managed C++]
public: __property System::Array get_DirectionArray();
[Unmanaged C++]
public: HRESULT get_DirectionArray(
    SAFEARRAY * * ppArray
);
[Java]
public AgSafeArray getDirectionArray();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.