modelFixedFrame

Visualizing a coordinate system including axes labels (visualization data may vary dynamically)

Extends from Modelica.Mechanics.MultiBody.Interfaces.PartialVisualizer (Base model for visualizers (has a frame_a on the left side + outer world + assert to guarantee that the component is connected)).

Information

Model FixedFrame visualizes the three axes of its coordinate system frame_a together with appropriate axes labels. A typical example is shown in the following figure:
 

model Visualizers.FixedFrame

The sizes of the axes, the axes colors and the specular coefficient (= reflection factor for ambient light) can vary dynamically by providing appropriate expressions in the input fields of the parameter menu.

Parameters

TypeNameDefaultDescription
Booleananimationtrue= true, if animation shall be enabled
if animation = true
BooleanshowLabelstrue= true, if labels shall be shown

Connectors

TypeNameDefaultDescription
Interfaces.Frame_aframe_a (from PartialVisualizer)Coordinate system in which visualization data is resolved

Components

TypeNameDefaultDescription
SI.Distancelength0.5Length of axes arrows
SI.Distancediameterlength/world.defaultFrameDiameterFractionDiameter of axes arrows
Types.Colorcolor_xModelica.Mechanics.MultiBody.Types.Defaults.FrameColorColor of x-arrow
Types.Colorcolor_ycolor_xColor of y-arrow
Types.Colorcolor_zcolor_xColor of z-arrow
Types.SpecularCoefficientspecularCoefficientworld.defaultSpecularCoefficientReflection of ambient light (= 0: light is completely absorbed)