.WindPowerPlants.Functions.turbineControlVal

Evaluation of polynominal for given input

Information

This function evaluates the polynomial approximation of the optimum power coefficient cp storted in the turbine record TurbineControlData.

Interface

function turbineControlVal
  extends Modelica.Icons.Function;
  input WindPowerPlants.Records.TurbineControlData.Generic turbineControlData "turbine control record";
  input Real lambda "Evaluation variable";
  output Real beta "Approximated pitch angle";
end turbineControlVal;

Generated at 2025-04-01T18:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos