AGI AgRadarPlugin 11 Send comments on this topic.
IAgStkRadarLinkGeometry Interface

Description

Interface implemented by an object that provides the geometry for a radar link.

Object Model




Public Methods

Public Method GetRcvRdr2TgtRelPosCBFCartesian Gets the relative position vector from the receiving radar to the target in central body fixed coordinates.
Public Method GetTgt2RcvRdrRelPosCBFCartesian Gets the relative position vector from the target to the receiving radar in central body fixed coordinates.
Public Method GetTgt2XmtRdrRelPosCBFCartesian Gets the relative position vector from the target to the transmitting radar in central body fixed coordinates
Public Method GetXmtRdr2TgtRelPosCBFCartesian Gets the relative position vector from the transmitting radar to the target in central body fixed coordinates.

Public Properties

Public Property BistaticAngle Gets the bistatic angle.
Public Property Closure Gets the closure.
Public Property IncidentAzimuth Gets the incident azimuth.
Public Property IncidentElevation Gets the incident elevation.
Public Property MLCVelocity Gets the main lobe clutter velocity.
Public Property RangeSum Gets the range sum.
Public Property RcvRdr2TgtRelPosCBFCartesianArray 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.
Public Property ReceiveRadarAngleRate Gets the receive radar angle rate.
Public Property ReceiveRadarConeAngle Gets the receive radar cone angle.
Public Property ReceiveRadarPosVelProvider Gets the receive radar position/velocity provider interface.
Public Property ReceiveRadarPropTime Gets the receive radar prop time.
Public Property ReceiveRadarRange Gets the receive radar range.
Public Property ReceiveRadarRangeRate Gets the receive radar range rate.
Public Property ReflectedAzimuth Gets the reflected azimuth.
Public Property ReflectedElevation Gets the reflected elevation.
Public Property TargetPosVelProvider Gets the target position/velocity provider interface.
Public Property Tgt2RcvRdrRelPosCBFCartesianArray 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.
Public Property Tgt2XmtRdrRelPosCBFCartesianArray 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.
Public Property TransmitRadarAngleRate Gets the transmit radar angle rate.
Public Property TransmitRadarConeAngle Gets the transmit radar cone angle.
Public Property TransmitRadarPosVelProvider Gets the transmit radar position/velocity provider interface.
Public Property TransmitRadarPropTime Gets the transmit radar prop time.
Public Property TransmitRadarRange Gets the transmit radar range.
Public Property TransmitRadarRangeRate Gets the transmit radar range rate.
Public Property XmtRdr2TgtRelPosCBFCartesianArray 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.
Public Property XYAngleRate Gets the xy angle rate.

Remarks

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.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1