File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,11 @@ There is a convention on consistent variable names throughout the library:
4141 Refraction-corrected solar elevation angle. This is the complement of
4242 :term: `apparent_zenith ` (90 - apparent_zenith). [°]
4343
44+ axis_slope
45+ Angle of a tracker axis with respect to horizontal.
46+ This is, left-hand rotation angle of :math: `t_y` around :math: `t_x` in Fig. [4] of [Anderson2020 ]_.
47+ See figure in :term: `cross_axis_slope `.
48+
4449 bhi
4550 Beam/direct horizontal irradiance
4651
@@ -66,6 +71,8 @@ There is a convention on consistent variable names throughout the library:
6671 Use :py: :func: `pvlib.tracking.calc_cross_axis_slope ` to calculate
6772 ``cross_axis_slope ``.
6873
74+ See also :term: `axis_slope `.
75+
6976 dhi
7077 Diffuse horizontal irradiance
7178
You can’t perform that action at this time.
0 commit comments