ltePSSIndices
PSS resource element indices
Description
returns
a column vector, ind
= ltePSSIndices(enb
)ind
, of resource element (RE)
indices, Port 0 oriented, for the Primary Synchronization Signal (PSS)
for the given cell-wide settings structure. By default, the indices
are returned in one-based linear indexing form that can directly index
elements of a 3-D array representing the resource array. These indices
are ordered as the PSS modulation symbols should be mapped. Alternative
indexing formats can also be generated.
Note
These indices are only defined for subframes 0 and 5 in FDD,
and subframes 1 and 6 in TDD. Therefore, an empty vector is returned
for other values of NSubframe
. This behavior allows
this function and the corresponding sequence function ltePSS
to index the resource grid for any
subframe number as described in Resource Grid Indexing. However, the resource grid
is only modified in subframes 0 and 5 in FDD, or subframes 1 and 6
in TDD.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a