Visual Basic (Declaration) | |
---|---|
Public Overridable Property PhaseOffset As Double |
C# | |
---|---|
public virtual double PhaseOffset {get; set;} |
This value is used to compensate the common phase offset of the signal. The unit is degree. For example, if the input signal
x(t) = A1*exp(j*w1*t +p1) + A2 * exp(j*w2*t + p2)
, with this compensation, the output signal is y(x) = x(t) * exp(j*PhaseOffset) = A1 * exp(j*w1*t + p1 + phaseOffset) + A2 * exp(j*w2*t + p2 + phaseOffset)
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 26.00