Click or drag to resize

DigitalDemodulatorTModulationSignalIdentifier Property

Gets or sets the method for identifying the carrier with the correct modulation.

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<TModulation> SignalIdentifier { get; set; }

Property Value

Type: IntendedSignalByModulationTModulation
See Also