lteCellRSIndices
CRS resource element indices
Syntax
Description
returns
a column vector of resource element (RE) indices for the cell-specific
reference signal (RS), given the cell-wide settings in the ind
= lteCellRSIndices(enb
)enb
structure.
By default, the indices are returned in 1-based linear indexing form
that can directly index elements of a 3-D array representing the subframe
resource grid for all antenna ports. These indices are ordered as
the reference signal modulation symbols should be mapped. Unlike other
physical channels and signals, the indices for multiple antennas are
concatenated into a single column rather than returned in a matrix
with a column for each antenna. The indices for each antenna are concatenated
because the number of indices varies across the antenna ports.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a
See Also
lteCellRS
| lteCSIRSIndices
| lteDMRSIndices
| ltePRSIndices