lcapy.oneport.sV
- class lcapy.oneport.sV(Vval, **kwargs)
Bases:
VoltageSourceBaseArbitrary s-domain voltage source
- Parameters:
Vval (int or float or complex) – Voltage value \(v\)
- args
Voltage value \(v\)
- Type:
tuple[int or float or complex]
Methods
__init__(Vval, **kwargs)Attributes
The netlist keyword to define the voltage source type
- netkeyword = 's'
The netlist keyword to define the voltage source type
- Type:
str