PLaSK library
Loading...
Searching...
No Matches
fields2d Namespace Reference

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
 

Function Documentation

◆ plotFields()

fields2d.plotFields (   symmetry)

Definition at line 51 of file fields2d.py.

Variable Documentation

◆ axes

fields2d.axes

Definition at line 22 of file fields2d.py.

◆ det

bool fields2d.det = False

Definition at line 45 of file fields2d.py.

◆ ft

fields2d.ft

Definition at line 30 of file fields2d.py.

◆ geometry

fields2d.geometry

Definition at line 41 of file fields2d.py.

◆ left

fields2d.left

Definition at line 41 of file fields2d.py.

◆ rect

fields2d.rect = geometry.Rectangle(0.75, 0.375, Glass())

Definition at line 33 of file fields2d.py.

◆ right

fields2d.right

Definition at line 41 of file fields2d.py.

◆ role

fields2d.role

Definition at line 34 of file fields2d.py.

◆ shelf

fields2d.shelf = geometry.Shelf2D()

Definition at line 37 of file fields2d.py.

◆ size

fields2d.size

Definition at line 43 of file fields2d.py.

◆ solver

fields2d.solver = modal.Fourier2D("solver")

Definition at line 29 of file fields2d.py.

◆ start

float fields2d.start = 1.1216

Definition at line 47 of file fields2d.py.

◆ wire_stack

fields2d.wire_stack = geometry.Stack2D()

Definition at line 31 of file fields2d.py.