.Modelica.Blocks.Tables.Internal.getTable2DAbscissaUmax

Information

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

Interface

pure function getTable2DAbscissaUmax
  extends Modelica.Icons.Function;
  input Modelica.Blocks.Types.ExternalCombiTable2D tableID "External table object";
  output Real uMax[2] "Maximum abscissa value in table";
end getTable2DAbscissaUmax;

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