Visual Basic (Declaration) | |
---|---|
Public MustOverride Property SubcarrierNumber As Integer |
C# | |
---|---|
public abstract int SubcarrierNumber {get; set;} |
Property Value
The default value is 1. The maximum value is 100 and the minimum is -100.This property is used only if SubcarrierSelection is set to SubcarrierSelection.Single. A value of 0 is invalid, because the DC subcarrier is not used in IEEE 802.16 OFDM modulation.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)