PLaSK library
|
Classes | |
class | Glass |
Functions | |
plotFields (symmetry) | |
Variables | |
axes | |
solver = modal.Fourier3D("solver") | |
ft | |
wire_stack = geometry.Stack2D() | |
rect = geometry.Rectangle(0.75, 0.375, Glass()) | |
role | |
shelf = geometry.Shelf2D() | |
extrusion = geometry.Extrusion(shelf, 1.) | |
geometry | |
left | |
right | |
back | |
front | |
dct | |
size | |
float | start = 1.1216 |
bool | det = False |
fields3d.plotFields | ( | symmetry | ) |
Definition at line 54 of file fields3d.py.
fields3d.axes |
Definition at line 22 of file fields3d.py.
fields3d.back |
Definition at line 44 of file fields3d.py.
fields3d.dct |
Definition at line 46 of file fields3d.py.
Definition at line 52 of file fields3d.py.
fields3d.extrusion = geometry.Extrusion(shelf, 1.) |
Definition at line 41 of file fields3d.py.
fields3d.front |
Definition at line 44 of file fields3d.py.
fields3d.ft |
Definition at line 30 of file fields3d.py.
fields3d.geometry |
Definition at line 42 of file fields3d.py.
fields3d.left |
Definition at line 43 of file fields3d.py.
fields3d.rect = geometry.Rectangle(0.75, 0.375, Glass()) |
Definition at line 33 of file fields3d.py.
fields3d.right |
Definition at line 43 of file fields3d.py.
fields3d.role |
Definition at line 34 of file fields3d.py.
fields3d.shelf = geometry.Shelf2D() |
Definition at line 37 of file fields3d.py.
fields3d.size |
Definition at line 48 of file fields3d.py.
fields3d.solver = modal.Fourier3D("solver") |
Definition at line 29 of file fields3d.py.
float fields3d.start = 1.1216 |
Definition at line 50 of file fields3d.py.
fields3d.wire_stack = geometry.Stack2D() |
Definition at line 31 of file fields3d.py.