Interface implemented by an object that represents a clutter map plugin.
Compute | Clutter map plugin compute. |
Free | Free clutter map plugin. |
Initialize | Initializes the plugin with the plugin site. |
PostCompute | Clutter map plugin post-compute. |
PreCompute | Clutter map plugin pre-compute. |
This interface is implemented by the clutter map plugin. The clutter map plugin is responsible for modifying the the power of the incoming signal returned by the %Signal:AgStkRadar~IAgStkRadarClutterMapComputeParams~Signal% property of the computeParams input parameter by the clutter coefficient of the patch. The signal represents the transmitted signal from the radar, which has been propagated to the clutter patch location. The clutter map plugin may also modify any of the other settable properties of the signal to model the desired behavior.