RFmxNRMXLinkDirection 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.NRMX
public enum RFmxNRMXLinkDirection
Members
Name | Value | Description |
---|---|---|
Downlink | 0 | NR measurement uses 3GPP NR downlink specification to measure the received signal. |
Uplink | 1 | The frequency is calculated in the reverse link direction, also know as the uplink direction. |