| Visual Basic (Declaration) | |
|---|---|
Public Enum EvmMinimizationType Inherits System.Enum | |
| C# | |
|---|---|
public enum EvmMinimizationType : System.Enum | |
| C++/CLI | |
|---|---|
public enum class EvmMinimizationType : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| LowSnr | EVM Minimization is based on 3GPP non-compliant pilot tracking procedure, using synchronization algorithms optimized for low SNR (Signal to Noise Ratio) test scenarios. The LowSnr selection is currently only available when MeasurementExtension.LinkDirection is LinkDirectionType.Uplink. | 29.40 |
| Off | EVM Minimization is off. | — |
| ThreeGpp | EVM Minimization is based on the 3GPP-defined procedure. | — |
| Tracking | EVM Minimization is based on 3GPP non-compliant pilot tracking procedure. | — |
| ‡ This is the minimum 89600 VSA software version level needed to use this enum member. | ||
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)