mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
minor docstring addition
This commit is contained in:
parent
3c2f0c03ff
commit
020e0bd945
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ class CylinderSector(CompositeSurface):
|
|||
Central angle, :math:`\\theta`, of the sector in degrees. Must be greater
|
||||
that 0 and less than 360.
|
||||
alpha : float
|
||||
Angular offset of the clockwise-most side of the sector in degrees
|
||||
Angular offset, :math:`\\alpha`, of the clockwise-most side of the sector in degrees
|
||||
relative to the primary basis axis (+y, +z, or +x).
|
||||
axis : {'x', 'y', 'z'}
|
||||
Central axis of the cylinders defining the inner and outer surfaces
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue