getTransportBlock
Get transport block from UL-SCH or DL-SCH encoder
Syntax
Description
The getTransportBlock
function returns a transport block from an
uplink shared channel (UL-SCH) encoder or downlink shared channel (DL-SCH) encoder System object™. The function assumes that the transport block was previously loaded into the
encoder by using the setTransportBlock
object function.
and
trblk
= getTransportBlock(encUL
,Name=Value
)
specify options using one or more name-value arguments. For example, to specify transport
block number 1, set trblk
= getTransportBlock(encDL
,Name=Value
)BlockID
to 1
. (since R2024a)
Examples
Input Arguments
Output Arguments
References
[1] 3GPP TS 38.212. “NR; Multiplexing and channel coding.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.