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

NameValueDescription
Wrapped0

The reported S-Parameter phase is wrapped between -180 degress to +180 degrees.

Unwrapped1

The reported S-Parameter phase is unwrapped.