Capacitor: Capacitor Class

Description Details Methods Super class Methods

Description

Class for the capacitors.

Details

Capacitor class

Methods

num_impedance compute the impedance considering the value of the capacitance
sym_impedance give the symbolic impedance considering the name of the capacitor

Super class

ltspicer::ElectricalObject -> Capacitor

Methods

Public methods

Inherited methods

Method new()

Usage
Capacitor$new(capacitor_txt)

Method num_impedance()

Usage
Capacitor$num_impedance(f)

Method sym_impedance()

Usage
Capacitor$sym_impedance(f)

Method set_value()

Usage
Capacitor$set_value(new_cap)

Method spice_line()

Usage
Capacitor$spice_line()

Method clone()

The objects of this class are cloneable with this method.

Usage
Capacitor$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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