.ThermofluidStream.Types.PressureUnit

Display the pressure in different units (Pa, kPa, bar)

Information

The PressureUnit type defines an enumeration for displaying pressure values in different units. It provides three supported options: Pa, kPa, and bar.

Definition

type PressureUnit = enumeration(Pa "Pa", kPa "kPa", bar "bar");

Revisions


Generated at 2026-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos