RFmxNRMXReferenceGridAlignmentMode Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to align the bandwidthparts and the SSB in a component carrier to a reference resource grid automatically or manually.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public enum RFmxNRMXReferenceGridAlignmentMode
Members
| Name | Value | Description |
|---|---|---|
| Manual | 0 | The subcarrier spacing of the reference resource grid and the grid start of each bandwidthpart is user specified. Center of subcarrier 0 in common resource block 0 of the reference resource grid is considered as Reference Point A. |
| Auto | 1 | The subcarrier spacing of the reference resource grid is determined by the largest subcarrier spacing among the configured bandwidthparts and the SSB. The grid start of each bandwidthpart and the SSB is computed by minimizing k0 to {0, +6} subcarriers. |