| Integer | NbSwitchOffSignals (from SwitchOffLogic) | | Number of switch-off signals to take into account in inputs |
| Boolean | SwitchOffSignal10 (from SwitchOffLogic) | false | Initial switch-off signal 1 |
| Boolean | SwitchOffSignal20 (from SwitchOffLogic) | false | Initial switch-off signal 2 |
| Boolean | SwitchOffSignal30 (from SwitchOffLogic) | false | Initial switch-off signal 3 |
| Boolean | Running0 (from SwitchOffLogic) | if NbSwitchOffSignals >= 3 then not (SwitchOffSignal10 or SwitchOffSignal20 or SwitchOffSignal30) elseif NbSwitchOffSignals >= 2 then not (SwitchOffSignal10 or SwitchOffSignal20) else not SwitchOffSignal10 | Indicates if the component is initially running or not |
| Constants.state | State0 (from SwitchOffTransformer) | Constants.state.Closed | Start value of connection state |
| Types.PerUnit | RPu (from TransformerParameters) | | Resistance of the generator transformer in pu (base U2Nom, SnRef) |
| Types.PerUnit | XPu (from TransformerParameters) | | Reactance of the generator transformer in pu (base U2Nom, SnRef) |
| Types.PerUnit | GPu (from TransformerParameters) | | Conductance of the generator transformer in pu (base U2Nom, SnRef) |
| Types.PerUnit | BPu (from TransformerParameters) | | Susceptance of the generator transformer in pu (base U2Nom, SnRef) |
| Types.ComplexImpedancePu | ZPu (from TransformerParameters) | Complex(RPu, XPu) | Impedance in pu (base U2Nom, SnRef) |
| Types.ComplexAdmittancePu | YPu (from TransformerParameters) | Complex(GPu, BPu) | Admittance in pu (base U2Nom, SnRef) |
| Types.ActivePowerPu | P10Pu | | Start value of active power at terminal 1 in pu (base SnRef) (receptor convention) |
| Types.ReactivePowerPu | Q10Pu | | Start value of reactive power at terminal 1 in pu (base SnRef) (receptor convention) |
| Types.VoltageModulePu | U10Pu | | Start value of voltage amplitude at terminal 1 in pu (base U1Nom) |
| Types.PerUnit | RatioTfo0Pu | | Start value of transformation ratio in pu: U2/U1 in no load conditions |
| Types.Angle | AlphaTfo0 | | Start value of transformation phase shift in rad |
| Types.ComplexCurrentPu | i10Pu | | Start value of complex current at terminal 1 in pu (base U1Nom, SnRef) (receptor convention) |
| Types.ComplexCurrentPu | i20Pu | | Start value of complex current at terminal 2 in pu (base U2Nom, SnRef) (receptor convention) |
| Types.ComplexVoltagePu | u10Pu | | Start value of complex voltage at terminal 1 in pu (base U1Nom) |
| Types.ComplexVoltagePu | u20Pu | | Start value of complex voltage at terminal 2 in pu (base U2Nom) |
| Types.VoltageModulePu | U20Pu | | Start value of voltage amplitude at terminal 2 in pu (base U2Nom) |