Visual Basic (Declaration) | |
---|---|
Public MustOverride Property PredefinedFpdch1Modulation As ChannelModulation |
C# | |
---|---|
public abstract ChannelModulation PredefinedFpdch1Modulation {get; set;} |
C++/CLI | |
---|---|
public: abstract property ChannelModulation PredefinedFpdch1Modulation { 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 PredefinedFpdch1CodeChannels is greater than zero.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)