Home > hidden > ab2G.m

ab2G

PURPOSE ^

ab2G Returns reflection coefficient G (gamma) from a and b waves

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

      ab2G   Returns reflection coefficient G (gamma) from a and b waves
          G = ab2G(rec,ports)
          Inputs:
              rec: [6,num_pts]
                  reciever recording returned by measure1Port()
              ports: map that associates a port number with each VNA Tx/Rx
                  possible keys: ['Tx1','Tx2','Rx1A','Rx1B','Rx2A','Rx2B']
                  possible values: [1, 2, 3, 4, 5, 6]
          Outputs:
              G = reflection coefficient (gamma) of the transmitting port

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 02-Jan-2019 14:21:51 by m2html © 2005