Visual Basic (Declaration) | |
---|---|
Public MustOverride Property PredefinedFpdch0Modulation As ChannelModulation |
C# | |
---|---|
public abstract ChannelModulation PredefinedFpdch0Modulation {get; set;} |
C++/CLI | |
---|---|
public: abstract property ChannelModulation PredefinedFpdch0Modulation { ChannelModulation get(); void set ( ChannelModulation value); } |
Property Value
The default value is ChannelModulation.Qam16.This property applies only to forward-link measurements, and only when Is1xEvdvEnabled is true, IsPredefinedCodeChannelsEnabled is true, and PredefinedFpdch0CodeChannels is greater than zero.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)