Gets or sets a value indicating whether n_DMRS^(2) and OCC are obtained from the cyclic shift field of DCI Format 0 or 4, or are specified directly.
Syntax
Visual Basic (Declaration) | |
---|
Public MustOverride Property IsUsingCSFieldFromDci As Boolean |
C# | |
---|
public abstract bool IsUsingCSFieldFromDci {get; set;} |
C++/CLI | |
---|
public:
abstract property bool IsUsingCSFieldFromDci {
bool get();
void set ( bool value);
} |
Property Value
The default value is false.
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 18.0
See Also