Events2Join

skrf.media.mline.MLine.analyse_quasi_static


skrf.media.mline.MLine.analyse_quasi_static - Read the Docs

skrf.media.mline.MLine.analyse_quasi_static ... This function calculates the quasi-static impedance of a microstrip line, the value of the effective permittivity ...

skrf.media.mline — scikit-rf Documentation - Read the Docs

mline. """ MLine (:mod:`skrf.media.MLine ... analyse_quasi_static( real(self.ep_r_f), self.w, self.h, self.t, self.model) ...

skrf.media.mline.MLine — scikit-rf Documentation - Read the Docs

The function calculates the conductor and dielectric losses of a single microstrip line using wheeler's incremental inductance rule. analyse_quasi_static. This ...

skrf.media.mline.MLine.line — scikit-rf Documentation - Read the Docs

skrf.media.mline.MLine.line . MLine.line(d, unit='deg', z0=None, embed=False, **kwargs) . Transmission line of a given length and impedance.

skrf.media.cpw.CPW — scikit-rf Documentation - Read the Docs

... line using wheeler's incremental inductance rule. analyse_quasi_static. This function calculates the quasi-static impedance of a coplanar waveguide line, the ...

skrf.media.mline.MLine.thru — scikit-rf Documentation

skrf.media.mline.MLine.thru . MLine.thru(z0=None, **kwargs) . Matched transmission line of length 0. Parameters: z0 (number, or array-like or None) – port ...

skrf.media.cpw — scikit-rf Documentation - Read the Docs

analyse_quasi_static( real(self.ep_r_f), w, s, h, t, has_metal_backside) ... line, the value of the effective permittivity as per filling factor, and ...

Media — scikit-rf Documentation

media ( skrf.media ) . This package provides objects representing transmission line mediums. The Media object is the base-class that ...

skrf.media.mline.MLine.match — scikit-rf Documentation

skrf.media.mline.MLine.match . MLine.match(nports=1, z0=None, z0_norm=False, **kwargs) . Perfect matched load ( Γ 0 = 0 ). Parameters:.

skrf.media.mline.MLine.load — scikit-rf Documentation

skrf.media.mline.MLine.load . MLine.load(Gamma0, nports=1, z0=None, **kwargs) . Load of given reflection coefficient. Parameters:.

skrf.media.mline.MLine.impedance_mismatch - Read the Docs

skrf.media.mline.MLine.impedance_mismatch . MLine.impedance_mismatch(z1, z2, **kwargs) . Two-port network for an impedance mismatch. Parameters:.

skrf.media.mline.MLine.to_meters — scikit-rf Documentation

skrf.media.mline.MLine.to_meters . MLine.to_meters(d, unit='deg') . Translate various units of distance into meters. This is a method of media to allow for ...