ProcessedRadarWaveformInterferenceSignals Property |
Gets the collection of interference signals that were received at the same time as the processed waveform signal.
Namespace:
AGI.Foundation.Radar
Assembly:
AGI.Foundation.Radar (in AGI.Foundation.Radar.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SignalCollection InterferenceSignals { get; }
Public ReadOnly Property InterferenceSignals As SignalCollection
Get
public:
property SignalCollection^ InterferenceSignals {
SignalCollection^ get ();
}
member InterferenceSignals : SignalCollection with get
Property Value
Type:
SignalCollectionSee Also