Click or drag to resize

IProcessedRadarWaveformOutputService Interface

A service which identifies the RadarWaveformProcessor representing the output of the radar receiver waveform processing subsystem.

Namespace:  AGI.Foundation.Radar
Assembly:  AGI.Foundation.Radar (in AGI.Foundation.Radar.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public interface IProcessedRadarWaveformOutputService

The IProcessedRadarWaveformOutputService type exposes the following members.

Properties
  NameDescription
Public propertyProcessedRadarWaveformOutput
Gets the radar waveform processor representing the output of the service provider.
Top
See Also