I've a for sure very simple question: How to define a discrete function? Please see the picture attached. I want to define the function c_W(phi_Wind) with discrete values. So for example c_W(30°) should be equal to 8.2 m/s.
I would recommend writing a program with statement to select the correct values for each angle. You even add in a feature if 25 degree use 30 degree values. Hope this helps