This information is part of the Modelica Standard Library maintained by the Modelica Association.
BasicTransformAbsoluteVector
Transform absolute vector in to another frame
CONNECTORS
| Name | Type | Description | |
|---|---|---|---|
| frame_a | Frame_a | Coordinate system from which absolute kinematic quantities are measured | |
| frame_resolve | Frame_resolve | Coordinate system in which vector is optionally resolved | |
| r_in | RealInput[3] | Input vector resolved in frame defined by frame_r_in | |
| r_out | RealOutput[3] | Input vector r_in resolved in frame defined by frame_r_out |
PARAMETERS
| Name | Type | Default Value | Description |
|---|---|---|---|
| frame_r_in | ResolveInFrameA | Modelica.Mechanics.MultiBody.Types.ResolveInFrameA.frame_a | Frame in which vector r_in is resolved (1: world, 2: frame_a, 3: frame_resolve) |
| frame_r_out | ResolveInFrameA | frame_r_in | Frame in which vector r_out (= r_in in other frame) is resolved (1: world, 2: frame_a, 3: frame_resolve) |
USED IN COMPONENTS
| Modelica.Mechanics.MultiBody.Sensors.TansformAbsoluteVectorTransform absolute vector in to another frame |
