Click or drag to resize

ProcessedRadarWaveformData 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: 24.1.418.0 (24.1.418.0)
Syntax
public List<Object> Data { get; }

Property Value

Type: ListObject
See Also