Interface implemented by an object that
provides the geometry for a radar link.
![]() |
Gets the relative position vector from the receiving radar to the target in central body fixed coordinates. |
![]() |
Gets the relative position vector from the target to the receiving radar in central body fixed coordinates. |
![]() |
Gets the relative position vector from the target to the transmitting radar in central body fixed coordinates |
![]() |
Gets the relative position vector from the transmitting radar to the target in central body fixed coordinates. |
![]() |
Gets the bistatic angle. |
![]() |
Gets the closure. |
![]() |
Gets the incident azimuth. |
![]() |
Gets the incident elevation. |
![]() |
Gets the main lobe clutter velocity. |
![]() |
Gets the range sum. |
![]() |
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. |
![]() |
Gets the receive radar angle rate. |
![]() |
Gets the receive radar cone angle. |
![]() |
Gets the receive radar position/velocity provider interface. |
![]() |
Gets the receive radar prop time. |
![]() |
Gets the receive radar range. |
![]() |
Gets the receive radar range rate. |
![]() |
Gets the reflected azimuth. |
![]() |
Gets the reflected elevation. |
![]() |
Gets the target position/velocity provider interface. |
![]() |
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. |
![]() |
Gets the central body fixed relative position vector from the target to the transmit 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. |
![]() |
Gets the transmit radar angle rate. |
![]() |
Gets the transmit radar cone angle. |
![]() |
Gets the transmit radar position/velocity provider interface. |
![]() |
Gets the transmit radar prop time. |
![]() |
Gets the transmit radar range. |
![]() |
Gets the transmit radar range rate. |
![]() |
Gets the central body fixed relative position vector from the transmit 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. |
![]() |
Gets the xy angle rate. |
Provides all of the geometrical data for a
radar link. Includes the position/velocity of the transmit radar,
receive radar, and target as well as relative geometry.