pvlib.pvsystem.Array.get_aoi#

Array.get_aoi(solar_zenith, solar_azimuth)[source]#

Get the angle of incidence on the array.

Parameters
  • solar_zenith (float or Series) – Solar zenith angle.

  • solar_azimuth (float or Series) – Solar azimuth angle

Returns

aoi (Series) – Then angle of incidence.