ipkiss3.all.device_sim.SMatrixOutput¶
-
class
ipkiss3.all.device_sim.
SMatrixOutput
(**kwargs)¶ Output an SMatrix
Parameters: name: str, required
Identifies the output
wavelength_range: Tuple of (<type ‘float’>, <type ‘int’>), required
Wavelength range to simulate as (start_wl, stop_wl, num_wavelengths)
symmetries: optional
Defines the symmetries between the ports, reduces the number of required simulations.
unit: str, optional
Unit of the sweep parameter (e.g. um, nm, GHz, kHz).