3.2.2.2. lekkersim.Model.get_A
- Model.get_A(pin1: str, pin2: str) complex
Function for returning complex amplitude of the transmission between two ports
- Parameters:
pin1 (str) – Name of input pin
pin2 (str) – Name of output pin
- Returns:
Complex amplitude of the transmission between the ports
- Return type:
float