Visual Basic (Declaration) | |
---|---|
Public MustOverride Property RBNumber As Integer |
C# | |
---|---|
public abstract int RBNumber {get; set;} |
Property Value
Default value depends on MaximumTransmissionBandwidth, set to fully occupy carrier bandwidth.A resource block (RB) consists of 12 contiguous subcarriers. The RBNumber determines the contiguous amount of spectrum available to this resource allocation starting from RBOffset within the containing ComponentCarrier. The maximum number of RB potentially available to this resource allocation is determined by the Numerology of this resource allocation and the maximum RB limit specified for the ComponentCarrier for that particular Numerology.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)