RFmxLteMXModAccEvmWithExclusionPeriodEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXModAccEvmWithExclusionPeriodEnabled Enumeration
Specifies whether to exclude some portion of the slots when calculating the EVM. This method is applicable only when there is a power change at the slot boundary. Refer to section 6.5.2.1A of the 3GPP TS 36.521-1 specification for more information about exclusion.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxLteMXModAccEvmWithExclusionPeriodEnabled
Public Enumeration RFmxLteMXModAccEvmWithExclusionPeriodEnabled
Members
Member name | Value | Description | |
---|---|---|---|
False | 0 | EVM is calculated on complete slots. | |
True | 1 | EVM is calculated on truncated slots. The power changes at the slot boundaries are detected by the measurement, and the defined 3GPP specification period is excluded from the slots being measured. |