RFmxVnaMXSParamsPhaseTraceType Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the phase type for all S-Parameters for which SParamsFormat method is set to Phase. Phase can be represented in two mathematically equivalent ways viz. phase wrapped between the range [-180, 180) degrees, and phase can be represented in an unwrapped manner.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public enum RFmxVnaMXSParamsPhaseTraceType
Members
| Name | Value | Description |
|---|---|---|
| Wrapped | 0 | The reported S-Parameter phase is wrapped between -180 degress to +180 degrees. |
| Unwrapped | 1 | The reported S-Parameter phase is unwrapped. |