AcquireData         Downloads the larger data set for entire Germany.
Cost                Stub for a turbine's cost function.
e                   Environment for data and variables.
FarmData            Data set for wind farm layout optimization.
FarmVars            Variables object for wind farm specifications.
Geo2Ari             Converts degrees between the arithmetic system and the azimuth system (and vice versa).
GetAngle            Returns the angle between two turbines.
GetArrow            Simple helper function for PlotResult.
GetDirInfo          Returns average wind direction and direction standard deviation for a turbine's location.
ImposeVectorField   Simple helper function for PlotResult.
JensenAngle         For a given distance x, computes the wake cone generated by a turbine.
JensenFactor        For a given distance x, computes the penalty factor for a turbine's wake.
JensenTrapezoid     Computes the four corner points of a Jensen trapezoid (or cone).
PairPenalty         Returns the Jensen wake penalty factor for a pair of turbines.
PlotResult          Visualizes the wind farm layout optimization result.
PointInPolygon      Checks whether a point is inside a polygon.
Profit              Computes the economic profit for a given wind farm layout configuration
ProfitContributors  Computes profit contributions for all points in a setup solution.
ShowWakePenalizers  Visualizes the points causing/'suffering' from wake effects.
ValidSetup          Checks whether all turbine locations provided satisfy the minimum distance criterion.
wflo                Data set and functions for wind farm layout optimization.
Yield               Returns yearly yield for a turbine's location.