.BuildingSystems.Electrical.PhaseSystems.PartialPhaseSystem.rotate

Information

Rotate a vector of an angle theta (anti-counterclock)

Interface

partial function rotate
  extends Modelica.Icons.Function;
  input Real x[n];
  input Modelica.Units.SI.Angle theta;
  output Real y[n];
end rotate;

Generated at 2024-10-17T18:25:27Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos