SpiceSharp
This API documentation is created using DocFX.
Supported Spice components
All components are typically stored under the namespace SpiceSharp.Components.
Spice identifier | Component | Spice# class |
---|---|---|
C | Capacitor | Capacitor |
D | Diode | Diode |
E | Linear voltage-controlled voltage source | VoltageControlledVoltageSource |
Behavioral voltage source | Use Spice#.Behavioral | |
F | Linear current-Controlled Current Source | CurrentControlledCurrentSource |
G | Linear voltage-controlled current source | VoltageControlledCurrentSource |
Behavioral current source | Use Spice#.Behavioral | |
H | Linear current-controlled voltage source | CurrentControlledVoltageSource |
I | Independent current source | CurrentSource |
J | JFET | JFET |
L | Inductor | Inductor |
K | Mutual inductance | MutualInductance |
M | Mosfet LEVEL=1 (MOS1) | Mosfet1 |
Mosfet LEVEL=2 (MOS2) | Mosfet2 | |
Mosfet LEVEL=3 (MOS3) | Mosfet3 | |
Mosfet LEVEL=4 (BSIM1) | Use Spice#.BSIM | |
Mosfet LEVEL=5 (BSIM2) | Use Spice#.BSIM | |
Mosfet BSIM3 | Use Spice#.BSIM | |
Mosfet BSIM 3.2.4 | Use Spice#.BSIM | |
Q | Bipolar Junction Transistor (BJT) | BipolarJunctionTransistor |
R | Resistor | Resistor |
S | Voltage-controlled switch | VoltageSwitch |
T | Lossless transmission line | LosslessTransmissionLine |
W | Current-controlled switch | CurrentSwitch |