WOLFRAM SYSTEM MODELER
to_vectorMap rotation object into vector |
|

SystemModel["Modelica.Mechanics.MultiBody.Frames.to_vector"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
vec = Frames.to_vector(R);
This function returns a vector vec which contains elements of a transformation matrix T computed from an orientation object R.
| R |
Type: Orientation Description: Orientation object to rotate frame 1 into frame 2 |
|---|
| vec |
Type: Real[9] Description: Elements of R in one vector |
|---|