get_node_to_node_resistance#

MotorCAD.get_node_to_node_resistance(node1, node2)#

Get the node-to-node resistance.

Parameters:
node1int

Number of the first thermal node.

node2int

Number of the second thermal node.

Returns:
float

Resistance value.