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 antenna ports used by this PDSCH, the number of CDM groups without data from this value. 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)