modelTwoSecWindingTransformer
A nonideal three winding transformer, one winding is referred as "primary",
the other two as "secondary".
Additionally windings' resistances and core losses are modeled.
Optionally any lossy elements can be set to 0.
Parameters
| Type | Name | Default | Description |
| Real | np | 1 | Primary side relative winding turns |
| Real | ns1 | 1 | First secondary side relative winding turns |
| Real | ns2 | 1 | Second secondary side relative winding turns |
| SI.Inductance | Lm | SMPS.BasicConverter.Defaults.L | Magnetizing inductance w.r.t. primary side [H] |
| SI.Resistance | Rcore | 1.e+15 | Resistance modeling core losses w.r.t. primary side [Ohm] |
| SI.Resistance | Rlp | SMPS.BasicConverter.Defaults.Rl | Resistance of the primary winding [Ohm] |
| SI.Resistance | Rls1 | SMPS.BasicConverter.Defaults.Rl | Resistance od the first secondary winding |
| SI.Resistance | Rls2 | SMPS.BasicConverter.Defaults.Rl | Resistance od the second secondary winding |