AGI AgRadarPlugin 11 Send comments on this topic.
IAgStkRadarRcsPlugin Interface

Description

Interface implemented by an object that represents an RCS plugin.

Public Methods

Public Method Compute RCS plugin compute.
Public Method Free Free RCS plugin.
Public Method Initialize Initializes the plugin with the plugin site.
Public Method PostCompute RCS plugin post-compute
Public Method PreCompute RCS plugin pre-compute.
Public Method ProcessSignals Processes the incident primary and orthogonal channel signals.

Public Properties

Public Property IsDynamic Gets a flag indicating whether or not the radar cross section is dynamic.

Remarks

This interface is implemented by the RCS plugin.  The RCS plugin is responsible for computing the aspect dependent radar cross section for a given incident and reflected body fixed vector.  The interface provides two methods for computing radar cross section, the Compute and ProcessSignals.  The Compute method is responsible for computing and reporting the co-pol and cross-pol RCS for the primary and orthogonal polarization channels.  The ProcessSignals method is responsible for modifying the primary channel signal and orthogonal channel signal power by the computed RCS value.

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1