.Spot.Base.Precalculation.machineSyn3rd

Information

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

Interface

function machineSyn3rd
  extends Icons.Function;
  input ACdqo.Machines.Parameters.Synchron3rd p "parameters synchronous machine 3rd order";
  input Integer scale = 1 "scaling factor topology (Y:1, Delta:3)";
  output ACdqo.Machines.Coefficients.Synchron3rd c "coefficient matrices synchronous machine 3rd order";
  final parameter SI.AngularFrequency omega_nom = 2*pi*p.f_nom;
end machineSyn3rd;

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