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






Windows & Linux

Description

Gets the central body fixed relative position vector from the receive radar to the target 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 RcvRdr2TgtRelPosCBFCartesianArray() As System.Array
[C#]
public System.Array RcvRdr2TgtRelPosCBFCartesianArray {get;}
[Managed C++]
public: __property System::Array^ get_RcvRdr2TgtRelPosCBFCartesianArray();
[Unmanaged C++]
public: HRESULT get_RcvRdr2TgtRelPosCBFCartesianArray(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getRcvRdr2TgtRelPosCBFCartesianArray();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.