flex_rf.tidy3d.SurfaceImpedanceFitterParam
Type: class │ Base(s): Tidy3dBaseModel
Description
Section titled “Description”Advanced parameters for fitting surface impedance of a LossyMetalMedium.
Internally, the quantity to be fitted is surface impedance divided by -1j * \omega.
Parameters
Section titled “Parameters”max_num_poles [PositiveInt] = LOSSY_METAL_DEFAULT_MAX_POLES |
|
Maximal number of poles in complex-conjugate pole residue model for fitting surface impedance. |
tolerance_rms [NonNegativeFloat] = LOSSY_METAL_DEFAULT_TOLERANCE_RMS |
|
Tolerance in fitting. |
frequency_sampling_points [PositiveInt] = LOSSY_METAL_DEFAULT_SAMPLING_FREQUENCY |
|
Number of sampling frequencies used in fitting. |
log_sampling [bool] = True |
|
Whether to sample frequencies logarithmically ( |