Visual Basic (Declaration) | |
---|---|
Public MustOverride Property NumberOfRBs As Integer |
C# | |
---|---|
public abstract int NumberOfRBs {get; set;} |
Property Value
Default value is 96. When Numerology is Numerology.Mu0, the value is Min(96, ResourceGrid.Size). When Numerology is Numerology.Mu1, the value is either Min(48, ResourceGrid.Size) or Min(96, ResourceGrid.Size).This value specifies the contiguous set of RB starting at RBStartIndex within the containing resource allocation. The available RB for this physical signal is constrained by the containing resource grid (ResourceGrid.Size).
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)