3.2.2.3. lekkersim.Model.get_PH
- Model.get_PH(pin1: str, pin2: str) float
Function for returning the phase of the 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:
Phase of the transmission between the ports
- Return type:
float