.Spot.Base.Precalculation.machineAsyn

Information

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

Interface

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

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos