Click or drag to resize

ProcessedRadarWaveform.Data Property

Gets a copy of the processed radar waveform data collection.

Namespace:  AGI.Foundation.Radar
Assembly:  AGI.Foundation.Radar (in AGI.Foundation.Radar.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public List<Object> Data { get; }

Property Value

Type: List<Object>
See Also