RFmxLteMXLinkDirection Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies the direction for which the frequency is calculated. Only Uplink is supported.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public enum RFmxLteMXLinkDirection
Members
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. |