.Modelica_LinearSystems2.Internal.timeResponseSamples

Information

Estimate reasonable discretisation sample time and simulation time span for time response plot

Interface

function timeResponseSamples
  import Modelica_LinearSystems2;
  input Modelica_LinearSystems2.StateSpace sc;
  output Real dt "Sample time";
  output Real tSpan "Time span";
end timeResponseSamples;

Generated at 2024-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos