.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-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos