RFmxSpecAnMXAcpOffsetFrequencyDefinition Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the offset frequency definition used to specify the SetOffsetFrequency(string, double) method.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXAcpOffsetFrequencyDefinition
Members
| Name | Value | Description |
|---|---|---|
| CarrierCenterToOffsetCenter | 0 | The offset frequency is defined from the center of the closest carrier to the center of the offset channel. |
| CarrierCenterToOffsetEdge | 1 | The offset frequency is defined from the center of the closest carrier to the nearest edge of the offset channel. |