RFmxLteMXLinkDirection Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXLinkDirection Enumeration
Specifies the direction for which the frequency is calculated. Only Uplink is supported.
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 RFmxLteMXLinkDirection
Public Enumeration RFmxLteMXLinkDirection
Members
Member name | Value | Description | |
---|---|---|---|
Downlink | 0 | The measurement uses 3GPP LTE downlink specification to measure the received signal. | |
Uplink | 1 | The frequency is calculated in the reverse link direction, also know as the uplink direction. | |
Sidelink | 2 | The measurement uses 3GPP LTE sidelink specifications to measure the received signal. |