Inductor: Inductor Class

Description Details Methods Methods

Description

Class for the inductors

Details

Inductor class

Methods

num_impedance compute the impedance considering the value of the inductance
sym_impedance give the symbolic impedance considering the name of the inductor
set_inductance set the inductance
spice_line produce the line for the netlist

Methods

Public methods


Method new()

Usage
Inductor$new(inductor_txt)

Method set_value()

Usage
Inductor$set_value(new_ind)

Method spice_line()

Usage
Inductor$spice_line()

Method num_impedance()

Usage
Inductor$num_impedance(f)

Method sym_impedance()

Usage
Inductor$sym_impedance(f)

Method clone()

The objects of this class are cloneable with this method.

Usage
Inductor$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


karylsienn/ltspicer documentation built on Dec. 21, 2021, 5:19 a.m.