Visual Basic (Declaration) | |
---|---|
Public Property CW1ModType As ModulationFormatType |
C# | |
---|---|
public ModulationFormatType CW1ModType {get; set;} |
C++/CLI | |
---|---|
public: property ModulationFormatType CW1ModType { ModulationFormatType get(); void set ( ModulationFormatType value); } |
Property Value
The default value is ModulationFormatType.Qpsk.This property is valid for Downlink allocations only.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)