Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Precoding As SharedChannelDecoderType |
C# | |
---|---|
public abstract SharedChannelDecoderType Precoding {get; set;} |
C++/CLI | |
---|---|
public: abstract property SharedChannelDecoderType Precoding { SharedChannelDecoderType get(); void set ( SharedChannelDecoderType value); } |
Property Value
The default value is SharedChannelDecoderType.Off.The precoding format is assumed to be SharedChannelDecoderType.Off whenever MeasurementExtension.NumberOfNrsAntennas is 1, otherwise the precoding format is assumed to be SharedChannelDecoderType.TransmitDiversity.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)