.Modelica_LinearSystems2.Internal.timeResponseSamples

Information

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

Interface

function timeResponseSamples
  extends Modelica.Icons.Function;
  input Modelica_LinearSystems2.StateSpace sc;
  output Real dt "Sample time";
  output Real tSpan "Time span";
end timeResponseSamples;

Generated at 2024-12-26T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos