Skip to content

Commit

Permalink
Really really fix nested lists
Browse files Browse the repository at this point in the history
  • Loading branch information
adriesse committed Jan 31, 2025
1 parent 38d5557 commit 968a7f6
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions docs/api_reference/iec61853.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,15 @@ described in standard IEC 61853.
The four main calculation steps are:

#. Calculate the angle-of-incidence correction using the functions:

* martin_ruiz()
* martin_ruiz_diffuse()

* martin_ruiz()
* martin_ruiz_diffuse()
#. Evaluate the spectral factor using the functions:

* convert_to_banded()
* calc_spectral_factor()

* convert_to_banded()
* calc_spectral_factor()
#. Estimate the operating temperature using the function:

* faiman()

* faiman()
#. Determine the module efficiency using the class:

* BilinearInterpolator()
* BilinearInterpolator()


.. autosummary::
Expand Down

0 comments on commit 968a7f6

Please sign in to comment.