.Buildings.Controls.Predictors.BaseClasses.partialBaselinePrediction

Information

Partial function that defines the input and output arguments for the base load predictions.

Interface

partial function partialBaselinePrediction
  input Modelica.Units.SI.Power P[:] "Vector of power consumed in each interval of the current time of day";
  input Integer k "Number of history terms that have already been stored";
  output Modelica.Units.SI.Power y "Baseline power consumption";
end partialBaselinePrediction;

Revisions


Generated at 2024-05-19T18:15:52Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos