Click or drag to resize

DigitalDemodulator<TModulation>.SignalIdentifier 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.3.420.0 (24.3.420.0)
Syntax
public IntendedSignalByModulation<TModulation> SignalIdentifier { get; set; }

Property Value

Type: IntendedSignalByModulation<TModulation>
See Also