modelPartialAbsoluteSensor
Base model to measure an absolute frame variable
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).
Information
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
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n_out | 1 | Number of output signals |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.Frame_a | frame_a | Coordinate system from which absolute quantities are provided as output signals | |
| Modelica.Blocks.Interfaces.RealOutput[n_out] | y | Measured data as signal vector |