.Spot.Base.Precalculation.machineSyn

Information

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

Interface

function machineSyn
  extends Icons.Function;
  input ACdqo.Machines.Parameters.Synchron p "parameters synchronous machine";
  input Integer n_d "number of rotor circuits d-axis";
  input Integer n_q "number of rotor circuits q-axis";
  input Integer scale = 1 "scaling factor topology (Y:1, Delta:3)";
  output ACdqo.Machines.Coefficients.Synchron c(n_d = n_d, n_q = n_q) "coefficient matrices synchronous machine";
end machineSyn;

Generated at 2024-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos