.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-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos