ltePUSCHIndices
PUSCH resource element indices
Description
[
returns
a column vector of resource element indices given the UE-specific
settings structure, ind
,info
]
= ltePUSCHIndices(ue
,chs
)ue
, and channel transmission
configuration, chs
. It returns a column vector
of Physical Uplink Shared Channel (PUSCH) resource element (RE) indices
and a structure, info
, containing information
related to the PUSCH indices. By default, the indices are returned
in 1-based linear indexing form that can directly index elements of
a resource matrix. These indices are ordered as the PUSCH modulation
symbols should be mapped. Alternative indexing formats can also be
generated.
Support of PUSCH frequency hopping is provided by the function lteDCIResourceAllocation
, which creates PRBSet
from
a DCI Format 0 message.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a