flex_rf.tidy3d.RectangularTaper
Type: class │ Base(s): AbstractTaper
Description
Section titled “Description”Class for rectangular taper.
Parameters
Section titled “Parameters”window_x [RectangularWindowType | None] = None |
|
Window type used to taper array antenna along x axis. |
window_y [RectangularWindowType | None] = None |
|
Window type used to taper array antenna along y axis. |
window_z [RectangularWindowType | None] = None |
|
Window type used to taper array antenna along z axis. |
Methods
Section titled “Methods”amp_multipliers(array_size: tuple[PositiveInt, PositiveInt, PositiveInt]) |
|
Method |
check_at_least_one_window() |
from_isotropic_window(window: RectangularWindowType) |
|
Set the same window along x, y, and z dimensions. |