neat.NET.calc_total_impedance¶ NET.calc_total_impedance(node)[source]¶ Compute the total impedance associated with a node. I.e. the sum of all impedances on the path from node to root Parameters: node (SNode) Returns: total impedance Return type: float