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

Property Value

Type: ListObject
See Also