AGI AgRadarPlugin 11 Send comments on this topic.
Tgt2RcvRdrRelPosCBFCartesianArray Property (IAgStkRadarLinkGeometry)
See Also 





Description

Gets the central body fixed relative position vector from the target to the receive radar as an array of length 3 where the x component is array(0), y component is array(1), and z component is array(2).   All values in meters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Tgt2RcvRdrRelPosCBFCartesianArray() As System.Array

[C#]
public System.Array Tgt2RcvRdrRelPosCBFCartesianArray {get;}

[Managed C++]
public: __property System::Array^ get_Tgt2RcvRdrRelPosCBFCartesianArray();

[Unmanaged C++]
public: HRESULT get_Tgt2RcvRdrRelPosCBFCartesianArray(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getTgt2RcvRdrRelPosCBFCartesianArray();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1