.Modelica_LinearSystems2.TransferFunction.Internal.readLength

Information

Read the number n of coefficients written in a [n,1]-matrix

Interface

encapsulated function readLength
  import Modelica;
  input String fileName = "tf.mat" "Name of the transfer function data file";
  input String polyName = "n" "Name of the polynominal (numenator or denominator) coefficients of the transfer function" annotation(
    Dialog);
  output Integer result;
end readLength;

Generated at 2025-02-16T19:25:00Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos