RFmx LTE DotNET

Table of Contents

RFmxLteMXModAccEvmWithExclusionPeriodEnabled Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxLteMXModAccEvmWithExclusionPeriodEnabled Enumeration

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 nameValueDescription
False0EVM is calculated on complete slots.
True1EVM 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.

See Also

Log in to get a better experience