nrPUSCHPTRSIndices
Generate PUSCH PT-RS Indices
Description
ind = nrPUSCHPTRSIndices(carrier,pusch)ind in matrix form, which contains phase tracking reference
        signal (PT-RS) resource elements (RE) of the physical uplink shared channel (PUSCH), as
        defined in TS 38.211 Section 6.4.1.2.2 [1]. The number of columns in
          ind depends on the transmission scheme and transform precoding.
          carrier specifies the carrier configuration parameters for a specific
        OFDM numerology and pusch specifies the PUSCH configuration parameters.
        When you enable transform precoding, the indices are generated relative to the start of the
        PUSCH allocation.
ind = nrPUSCHPTRSIndices(carrier,pusch,Name,Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
References
[1] 3GPP TS 38.211. “NR; Physical channels and modulation.” 3rd Generation Partnership Project; Technical Specification Group Radio Access Network.