BaroHoehe               Calculates Air Density, Air Pressure and
                        Temperature according to the Barometric Height
                        Formula
GridFilter              Make a grid from a Polygon
HexaTex                 Polygon to Hexagonal Grid Tessellation
InfluPoints             Find potentially influencing turbines
PlotWindfarmGA          Plot the results of an optimization run
RandomSearch            RandomSearch Randomise the output of the
                        Genetic Algorithm.
RandomSearchPlot        RandomSearchPlot Plot the result of a
                        randomized ouput.
RandomSearchTurb        RandomSearchTurb Randomise the location of a
                        single turbine.
StartGA                 Create a random initial Population
VekWinkelCalc           Calculate distances and angles of possibly
                        influencing turbines
calculateEn             Calculate Energy Outputs of Individuals
cansee                  cansee
crossover1              Crossover Method
dup_coords              Splits duplicated coords (copy of
                        geoR::dup.coords)
fitness                 Evaluate the Individual Fitness values
genAlgo                 Start a Genetic Algorithm for a wind farm
                        layout optimization
getDEM                  getDEM
getISO3                 getISO3
getRects                Get the Grid-IDs from binary matrix
heatmapGA               Plot heatmap of fit grid cells
interpol_view           interpol_view
isSpatial               Transform to SpatialPolygons
leafPlot                Leaflet Plot of a Wind Park
mutation                Mutation Method
permutations            Enumerate the Combinations or Permutations of
                        the Elements of a Vector
plotCloud               Plot outputs of all generations with standard
                        deviations
plotEvolution           Plot the evolution of fitness values
plotResult              Plot the best Results
plotWindrose            Plot a Windrose
plot_farm_3d            plot_farm_3d
plot_viewshed           plot_viewshed
plotbeorwor             Plot if previous population was better or worse
plotfitnessevolution    Plot the changes of min/mean/max fitness values
plotparkfitness         Plot the genetic algorithm results
rasterprofile           rasterprofile
readinteger             Check Input Crossover Method
readintegerSel          Check Input Selection Method
selection1              Selection Method
splitAt                 Divide matrices or integer at certain locations
tess2SPdf               Create a Tesselation from a Polygon
trimton                 Adjust the amount of turbines per windfarm
viewTo                  viewTo
viewshed                viewshed
windata_format          Transform Winddata
windfarmGA              Check user input and start an optimization
