PLaSK library
|
Classes | |
class | Glass |
Functions | |
plotFields (symmetry) | |
Variables | |
axes | |
solver = modal.Fourier2D("solver") | |
ft | |
wire_stack = geometry.Stack2D() | |
rect = geometry.Rectangle(0.75, 0.375, Glass()) | |
role | |
shelf = geometry.Shelf2D() | |
geometry | |
left | |
right | |
size | |
bool | det = False |
float | start = 1.1216 |
fields2d.plotFields | ( | symmetry | ) |
Definition at line 51 of file fields2d.py.
fields2d.axes |
Definition at line 22 of file fields2d.py.
Definition at line 45 of file fields2d.py.
fields2d.ft |
Definition at line 30 of file fields2d.py.
fields2d.geometry |
Definition at line 41 of file fields2d.py.
fields2d.left |
Definition at line 41 of file fields2d.py.
fields2d.rect = geometry.Rectangle(0.75, 0.375, Glass()) |
Definition at line 33 of file fields2d.py.
fields2d.right |
Definition at line 41 of file fields2d.py.
fields2d.role |
Definition at line 34 of file fields2d.py.
fields2d.shelf = geometry.Shelf2D() |
Definition at line 37 of file fields2d.py.
fields2d.size |
Definition at line 43 of file fields2d.py.
fields2d.solver = modal.Fourier2D("solver") |
Definition at line 29 of file fields2d.py.
float fields2d.start = 1.1216 |
Definition at line 47 of file fields2d.py.
fields2d.wire_stack = geometry.Stack2D() |
Definition at line 31 of file fields2d.py.