.PowerSystems.Utilities.Precalculation.machineSyn

Information

See also equivalent circuit on 'Diagram layer' of AC3ph.Machines.Parameters.Synchron !

Interface

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

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos