AGI AgRadarPlugin 11 Send comments on this topic.
IAgStkRadarClutterMapComputeParams Interface

Description

Interface implemented by an object that represents the parameters to be passed into the clutter map plugin Compute method.

Object Model







Public Methods

Public Method ConstructOrthogonalPolarizationConstructs an orthogonal instance of the specified polarization.
Public Method ConstructPolarizationConstructs a new polarization object.
Public Method ConstructPolarizationCopyConstructs a copy of the specified polarization.

Public Properties

Public Property ClutterPatchGets the clutter patch.
Public Property RadarLinkGets the radar link.
Public Property SignalGets the signal.

Remarks

An instance of this interface is passed as an input parameter to the Compute method of the IAgStkRadarClutterMapPlugin interface. It is the plugin's responsibility to modify the power of the IAgCRSignal object returned by the Signal property by the clutter coefficient.
© 2018 Analytical Graphics, Inc. All Rights Reserved.