WOLFRAM SYSTEM MODELER

AbsoluteSensor

Partial model of absolute sensor

Wolfram Language

In[1]:=
SystemModel["Modelica.Thermal.FluidHeatFlow.Interfaces.AbsoluteSensor"]
Out[1]:=

Information

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

Partial model for an absolute sensor (pressure/temperature).

Pressure, mass flow, temperature and enthalpy flow of medium are not affected.

Parameters (1)

medium

Value: FluidHeatFlow.Media.Medium()

Type: Medium

Description: Sensor's medium

Connectors (2)

flowPort

Type: FlowPort_a

Description: Filled flow port (used upstream)

y

Type: RealOutput

Description: 'output Real' as connector

Components (1)

medium

Type: Medium

Description: Sensor's medium

Extended by (2)

TemperatureSensor

Modelica.Thermal.FluidHeatFlow.Sensors

Absolute temperature sensor

PressureSensor

Modelica.Thermal.FluidHeatFlow.Sensors

Absolute pressure sensor