.HanserModelica.Electrical.Functions.brush

Information

This function calculates the voltage as a function of the current.

Interface

function brush
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Current i "Brush current";
  input Modelica.Units.SI.Current ILinear "Current limit of linear range";
  input Modelica.Units.SI.Voltage V = 2 "Brush voltage limit";
  output Modelica.Units.SI.Voltage v "Brush voltage";
end brush;

Generated at 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos