3.2.2.4. lekkersim.Model.get_T

Model.get_T(pin1: str, pin2: str) float

Function for returning the energy transmission between two ports

If the two ports are the same the returned value has the meaning of reflection

Parameters:
  • pin1 (str) – Name of input pin

  • pin2 (str) – Name of output pin

Returns:

Energy transmission between the ports

Return type:

float