uW_S2P_flip — Flip port 1 and port 2 of a S2P object.
S2=uW_S2P_flip(S1)
tlist containing the original S parameters.
tlist containing the S parameters of the flipped data.
This function convert flip a S parameter object. Port1 and port 2 are switched such as S2.S11=S1.S22, S2.S22=S1.S11, S2.S12=S1.S21, and S2.S21=S1.S12.