pvlib.pvsystem.SingleAxisTrackerMount.get_orientation¶
-
SingleAxisTrackerMount.
get_orientation
(solar_zenith, solar_azimuth)[source]¶ Determine module orientation.
- Parameters
solar_zenith (numeric) – Solar apparent zenith angle [degrees]
solar_azimuth (numeric) – Solar azimuth angle [degrees]
- Returns
orientation (dict-like) – A dict-like object with keys ‘surface_tilt’, ‘surface_azimuth’ (typically a dict or pandas.DataFrame)