modelica / ModelicaStandardLibrary

Free (standard conforming) library to model mechanical (1D/3D), electrical (analog, digital, machines), magnetic, thermal, fluid, control systems and hierarchical state machines. Also numerical functions and functions for strings, files and streams are included.
https://doc.modelica.org
BSD 3-Clause "New" or "Revised" License
472 stars 169 forks source link

Use vector for visualization of physical quantities #4248

Closed tobolar closed 8 months ago

tobolar commented 8 months ago

Refs #3931

Visualizer Vector is used for visualization of Forces', Joints' and Sensors' components from Mechanics.MultiBody. Peviously, Arrow and/or DoubleArrow was used.

tobolar commented 8 months ago

@HansOlsson Please check also https://github.com/modelica/ModelicaStandardLibrary/pull/4248/commits/9a76cd988441411bafdd5e969c9403d3fefe3245 which I committed just after your review. SignalArrow is now defined similar to FixedArrow.