Click or drag to resize

SignalDopplerShiftData Constructor (Double)

Initializes a new instance with a given doppler shift frequency, in hertz.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SignalDopplerShiftData(
	double dopplerShift
)

Parameters

dopplerShift
Type: SystemDouble
The doppler shift value, in hertz.
See Also