lteSSSIndices
SSS resource element indices
Description
returns
a column vector of resource element indices, port 0 oriented, given
the parameter fields of structure, ind
= lteSSSIndices(enb
)enb
. It returns
a column vector of resource element (RE) indices for the Secondary
Synchronization Signal (SSS). By default, the indices are returned
in 1-based linear indexing form that can directly index elements of
a 3-D array representing the resource array. These indices are ordered
as the SSS modulation symbols should be mapped. Alternative indexing
formats can also be generated.
These indices are only defined for subframes 0 and 5; therefore,
an empty vector is returned for other values of NSubframe
.
This allows this function and the corresponding sequence function, lteSSS
, to be used to index the resource
grid, as described in Resource Grid Indexing, for any subframe number. However,
the resource grid is only modified in subframes 0 and 5.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a