Gets an array of symbol count per channel estimation CDM (Code Domain Multiplex) grouping unit, associated with each frame part ID, as listed in the
per allocation frame part ID mappings.
Syntax
Visual Basic (Declaration) | |
---|
Public Overridable Function GetCdmGroupSymbolCountPerFramePart() As Integer() |
C# | |
---|
public virtual int[] GetCdmGroupSymbolCountPerFramePart() |
C++/CLI | |
---|
public:
virtual array<int>^ GetCdmGroupSymbolCountPerFramePart(); |
Return Value
The array of symbol count per channel estimation CDM (Code Domain Multiplex) grouping unit.
Remarks
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 29.00
See Also