PartialAbsoluteSensor

Base model to measure an absolute frame variable

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This is the base class of a 3-dim. mechanics component with one frame and one output port in order to measure an absolute quantity in the frame connector and to provide the measured signal as output for further processing with the blocks of package Modelica.Blocks.

Parameters (1)

n_out

Value: 1

Type: Integer

Description: Number of output signals

Connectors (2)

frame_a

Type: Frame_a

Description: Coordinate system from which absolute quantities are provided as output signals

y

Type: RealOutput[n_out]

Description: Measured data as signal vector

Components (1)

world

Type: World