functionjj_abc
Rotation(pi/2) of vector around {1,1,1} and projection on orth plane
Extends from Modelica.Icons.Function (Icon for functions).
Information
The function jj_abc(u) corresponds to j_abc but has a matrix argument u.
It acts on the first index in the same way as j_abc for all values of the second index.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | u | array of 3-vectors (voltage, current) |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | array of rotated vectors (voltage, current) |