ltePBCHIndices
PBCH resource element indices
Description
returns an
N-by-ind
= ltePBCHIndices(enb
)CellRefP
matrix of resource element (RE) indices for the
Physical Broadcast Channel (PBCH) given the
parameter fields of structure
enb
. 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
CellRefP
antennas. These
indices are ordered as the PBCH modulation symbols
should be mapped. Alternative indexing formats can
also be generated. The PBCH is only transmitted in
first subframe of each frame.
Note
When you are using this function together
with the ltePBCH
function, you must account for the fact that one
transport block is transmitted over four frames.
See the Create Resource Grid Containing PBCH Symbols example for details.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2014a