.Modelica.Blocks.Tables.Internal.getTable1DAbscissaUmax

Information

Return maximum abscissa value of 1-dim. table defined by matrix

Interface

pure function getTable1DAbscissaUmax
  extends Modelica.Icons.Function;
  input Modelica.Blocks.Types.ExternalCombiTable1D tableID "External table object";
  output Real uMax "Maximum abscissa value in table";
end getTable1DAbscissaUmax;

Generated at 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos