Visual Basic (Declaration) | |
---|---|
Public MustOverride Property FlexibleSymbols As Integer |
C# | |
---|---|
public abstract int FlexibleSymbols {get; set;} |
Property Value
The default is 0, indicating no "Flexible" symbols should be allocated to this physical channel.This property helps define the set of symbols reserved for this PUSCH physical channel. This value represents a bitmap to indicate which "Flexible" symbols from the Sfi should be available to this PUSCH physical channel (in every slot). This is applied in coordination with Sfi, FirstSymbolIndex, and LastSymbolIndex.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)