powered by
Calculate the intersection area of two circles with different radii and different heights
circle_intersection(r1, r2, h1, h2, dx)
A numeric value
The radius of circle 1
The radius of circle 2
The height of the circle center 1
The height of the circle center 2
The distance on the x-axis between both centers
Other Wind Energy Calculation Functions: barometric_height(), calculate_energy(), get_dist_angles(), turbine_influences()
barometric_height()
calculate_energy()
get_dist_angles()
turbine_influences()