function machineSyn3rd extends Modelica.Icons.Function; input AC3ph.Machines.Parameters.Synchron3rd p "parameters synchronous machine 3rd order"; input Integer scale = 1 "scaling factor topology (Y:1, Delta:3)"; output AC3ph.Machines.Coefficients.Synchron3rd c "coefficient matrices synchronous machine 3rd order"; end machineSyn3rd;