mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-21 06:25:30 -04:00
Change Zernike documentation in polynomial.py (#3258)
This commit is contained in:
parent
1eca46f536
commit
7c142a361f
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ class Zernike(Polynomial):
|
|||
Parameters
|
||||
----------
|
||||
coef : Iterable of float
|
||||
A list of coefficients of each term in radial only Zernike polynomials
|
||||
A list of coefficients of each term in Zernike polynomials
|
||||
radius : float
|
||||
Domain of Zernike polynomials to be applied on. Default is 1.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue