Learn R Programming

windfarmGA (version 2.3.0)

InfluPoints: Deprecated use turbine_influences instead.

Description

InfluPoints is replaced by turbine_influences.

Usage

InfluPoints(t, wnkl, dist, polYgon, dirct, plotAngles = FALSE)

Arguments

t

A data.frame of the current individual with X and Y coordinates

wnkl

A numeric value indicating the angle, at which no wake influences are considered. Default is 20 degrees.

dist

A numeric value indicating the distance, after which the wake effects are considered to be eliminated. Default is 100km.

polYgon

A shapefile representing the considered area

dirct

A numeric value indicating the current wind direction

plotAngles

A logical variable, which is used to plot the distances and angles. Default is FALSE.