STK AgRadarPluginSend comments on this topic.
IAgStkRadarLinkGeometry Interface

Description

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

Public Methods

Public Method GetRcvRdr2TgtRelPosCBFCartesianGets the relative position vector from the receiving radar to the target in central body fixed coordinates.
Public Method GetTgt2RcvRdrRelPosCBFCartesianGets the relative position vector from the target to the receiving radar in central body fixed coordinates.
Public Method GetTgt2XmtRdrRelPosCBFCartesianGets the relative position vector from the target to the transmitting radar in central body fixed coordinates
Public Method GetXmtRdr2TgtRelPosCBFCartesianGets the relative position vector from the transmitting radar to the target in central body fixed coordinates.

Public Properties

Public Property BistaticAngleGets the bistatic angle.
Public Property ClosureGets the closure.
Public Property IncidentAzimuthGets the incident azimuth.
Public Property IncidentElevationGets the incident elevation.
Public Property MLCVelocityGets the main lobe clutter velocity.
Public Property RangeSumGets 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 ReceiveRadarAngleRateGets the receive radar angle rate.
Public Property ReceiveRadarConeAngleGets the receive radar cone angle.
Public Property ReceiveRadarPosVelProviderGets the receive radar position/velocity provider interface.
Public Property ReceiveRadarPropTimeGets the receive radar prop time.
Public Property ReceiveRadarRangeGets the receive radar range.
Public Property ReceiveRadarRangeRateGets the receive radar range rate.
Public Property ReflectedAzimuthGets the reflected azimuth.
Public Property ReflectedElevationGets the reflected elevation.
Public Property TargetPosVelProviderGets 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 TransmitRadarAngleRateGets the transmit radar angle rate.
Public Property TransmitRadarConeAngleGets the transmit radar cone angle.
Public Property TransmitRadarPosVelProviderGets the transmit radar position/velocity provider interface.
Public Property TransmitRadarPropTimeGets the transmit radar prop time.
Public Property TransmitRadarRangeGets the transmit radar range.
Public Property TransmitRadarRangeRateGets 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 XYAngleRateGets 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.

CoClasses that Implement IAgStkRadarLinkGeometry

© 2024 Analytical Graphics, Inc. All Rights Reserved.