.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-07-26T18:16:02Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos