.Modelica_LinearSystems2.Internal.PartialPlotFunction

Information

Interface of a plot function

Interface

partial function PartialPlotFunction
  extends Modelica.Icons.Function;
  import Modelica_LinearSystems2.Utilities.Plot;
  input Plot.Records.Diagram defaultDiagram "Default diagram layout" annotation(
    Dialog);
  input Plot.Records.Device device = Modelica_LinearSystems2.Utilities.Plot.Records.Device() "Properties of device where figure is shown" annotation(
    Dialog);
end PartialPlotFunction;

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos