ElectricalObject: ElectricalObject

Description Details Public fields Active bindings Methods

Description

A base class for the electrical objects used in LTspice netlist.

Details

ElectricalObject class

Public fields

name

Name of the object

plus

name of the plus node

minus

name of the minus node

value

value of the electrical object

Active bindings

value

value of the electrical object

Methods

Public methods


Method spice_line()

Usage
ElectricalObject$spice_line()

Method clone()

The objects of this class are cloneable with this method.

Usage
ElectricalObject$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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