STK AgRadarPluginSend comments on this topic.
IAgStkRadarRcsPlugin Interface

Description

Interface implemented by an object that represents an RCS plugin.

Public Methods

Public Method ComputeRCS plugin compute.
Public Method FreeFree RCS plugin.
Public Method InitializeInitializes the plugin with the plugin site.
Public Method PostComputeRCS plugin post-compute
Public Method PreComputeRCS plugin pre-compute.
Public Method ProcessSignalsProcesses the incident primary and orthogonal channel signals.

Public Properties

Public Property IsDynamicGets 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:AgStkRadar~IAgStkRadarRcsPlugin~Compute% and %ProcessSignals:AgStkRadar~IAgStkRadarRcsPlugin~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.

CoClasses that Implement IAgStkRadarRcsPlugin

© 2024 Analytical Graphics, Inc. All Rights Reserved.