function machineAsyn extends Modelica.Icons.Function; input AC3ph.Machines.Parameters.Asynchron p "parameters asynchronous machine"; input Integer scale = 1 "scaling factor topology (Y:1, Delta:3)"; output AC3ph.Machines.Coefficients.Asynchron c(n_r = p.n_r) "coefficient matrices asynchronous machine"; end machineAsyn;