Click or drag to resize

ModulationPskSpectralEfficiency Property

Gets the spectral efficiency representing the number of bits that can be represented per unit bandwidth, in bps/Hz.

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 override double SpectralEfficiency { get; }

Property Value

Type: Double
Remarks
This specifies the bandwidth needed to represent a certain SignalDataRate successfully. The half-bandwidth (or base-band bandwidth) of the corresponding signal is the data rate divided by the spectral efficiency.
See Also