.Modelica.Electrical.Machines.SpacePhasors.Functions.FromSpacePhasor

Information

Transformation of space phasor and zero sequence value to polyphase values (of voltages or currents).

Interface

function FromSpacePhasor
  import Modelica.Constants.pi;
  extends Modelica.Icons.Function;
  input Real x[2] "Space phasor";
  input Real x0 "Zero sequence component";
  input Integer m "Number of phases";
  output Real y[m] "Polyphase output";
end FromSpacePhasor;

Generated at 2020-06-05T21:39:08Z by OpenModelica 1.16.0~dev-442-g2e5bc9f