Contains voltage and current scaling.
Below
term, v, i, w
denote either the primary or secondary_a or secondary_b side
term_p, v1, i1, w1 term_na, v2a, i2a, w2a term_nb, v2b, i2b, w2b
Definitions
v: scaled voltage across conductor i: scaled current through conductor w: voltage ratio to nominal (any value, but common for primary and secondary)
Relations
v = (term.v[1] - term.v[2])/w term.i[1] = i/w;