skrf.taper.Linear

class skrf.taper.Linear(**kw)[source]

A linear Taper.

Defined by \(f(x)=x\)

Attributes

medias

List of medias.

network

Resulting Network

section_length

Section length.

sections

List of sections.

value_vector

Methods

__init__

Generic 1D Taper Constructor.

media_at

Create a media instance for the taper with parameter value val.

section_at

Create a single section of the taper with parameter value val.