Visual Basic (Declaration) | |
---|---|
Public MustOverride Property AntennaPortsIndex As Integer |
C# | |
---|---|
public abstract int AntennaPortsIndex {get; set;} |
Property Value
Default value is 0. Range of value is 1 to 27.This property is only used if UseAntennaPortsIndex is true. we can get the DMRS ports used by this PUSCH, the number of CDM groups without data from this value. The number of DMRS ports is the layer number of this PUSCH. Refer to 7.3.1.1.2 of 38.212 for more details.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)