Visual Basic (Declaration) | |
---|---|
Public Enum ConditionNumberConfiguration Inherits System.Enum |
C# | |
---|---|
public enum ConditionNumberConfiguration : System.Enum |
C++/CLI | |
---|---|
public enum class ConditionNumberConfiguration : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Off | the MIMO condition number calculation is OFF. | — |
PerSubcarrier | the MIMO condition number calculation is ON, and the frequency granularity is per subcarrier. | — |
UserDefinedGranularity | the MIMO condition number calculation is ON, and the frequency granularity is user defined RB number | — |
Wideband | the MIMO condition number calculation is ON, and the frequency granularity is all RBs allocated for the PDSCH or PUSCH. | — |
‡ This is the minimum 89600 VSA software version level needed to use this enum member. |
User can enable or disable the condition number calculation in MIMO test scenario. When the condition number calculation is ON, use can control the frequency domain granularity for condition number calculation. The granularity can be per subcarrier , PerSubcarrier Or it can be based on all the RBs of the PDSCH/PUSCH allocation, Wideband and it can also be specified by customer UserDefinedGranularity, in this case, the granularity is decided by .
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 24.20