.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 2024-03-27T19:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos