.Buildings.Controls.Predictors.BaseClasses.average

Information

Function that predicts the current load using the average of the previous loads. The argument k determines how many data points will be used to compute the average. This is needed as during the start of the simulation, the complete history is not yet built up.

Interface

function average
  extends partialBaselinePrediction;
end average;

Revisions


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