nrRLCBearerConfig
Description
The nrRLCBearerConfig object sets the radio link control (RLC)
      bearer configuration parameters for establishing an RLC bearer between a next-generation Node
      B (gNB) and a user equipment (UE). This object implements the information element (IE)
      RLC-BearerConfig, as defined in TS 38.331 Section 6.3.2 [1].
Creation
Description
config = nrRLCBearerConfig creates a default RLC bearer
          configuration object.
config = nrRLCBearerConfig( sets
            properties using one or more
          optional name-value arguments. For example,
            Name=Value)nrRLCBearerConfig(LogicalChannelID=5) sets the logical channel
          identifier to 5.
Properties
Examples
References
[1] 3GPP TS 38.331. “NR; Radio Resource Control (RRC) protocol specification.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.