Gets or sets a value indicating whether per OFDM symbol phase compensation for the input data is enabled for the DirectCalculation.
Syntax
Visual Basic (Declaration) | |
---|
Public Property SymbolPhaseCompensationEnabled As Boolean |
C# | |
---|
public bool SymbolPhaseCompensationEnabled {get; set;} |
C++/CLI | |
---|
public:
property bool SymbolPhaseCompensationEnabled {
bool get();
void set ( bool value);
} |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA
Ver 28.40
See Also