setTransportBlock
Load transport block into UL-SCH or DL-SCH encoder
Syntax
Description
The setTransportBlock
function loads a transport block into an
uplink shared channel (UL-SCH) encoder or downlink shared channel (DL-SCH) encoder System object™. Call this function before calling the corresponding encoder.
setTransportBlock(___,
loads the transport block for the specified hybrid automatic repeat-request (HARQ) process
number harqID
)harqID
. Specify harqID
in addition to the
input arguments in any of the previous syntaxes.
setTransportBlock(
and
encUL
,trblk
,Name=Value
)setTransportBlock(
specify options using one or more name-value arguments. For example, to specify transport
block number 1, set encDL
,trblk
,Name=Value
)BlockID
to 1
. (since R2024a)
Examples
Input Arguments
References
[1] 3GPP TS 38.212. “NR; Multiplexing and channel coding.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.