Click or drag to resize

IntendedSignalByModulationTModulation Constructor (Double)

Create a new instance which will target a certain frequency.

Namespace:  AGI.Foundation.Communications.SignalProcessing
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IntendedSignalByModulation(
	double targetFrequency
)

Parameters

targetFrequency
Type: SystemDouble
The frequency to use when determining which signal is the intended one.
See Also