org.knowm.jspice.netlist.NetlistPMOS
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
threshold |
|
|
|
true |
TODO - missing property JavaDoc! |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistResistor
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
resistance |
|
|
|
true |
TODO - missing property JavaDoc! |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistDCCurrent
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
current |
|
|
|
true |
TODO - missing property JavaDoc! |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistCapacitor
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
capacitance |
|
|
|
true |
TODO - missing property JavaDoc! |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistVCCS
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
transconductance |
|
|
|
true |
TODO - missing property JavaDoc! |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistMemristor
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistNMOS
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
threshold |
|
|
|
true |
TODO - missing property JavaDoc! |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.Netlist
A Netlist contains all the netlist components and a simulaton config to run a single simulation. If `sim` is null, the default simulation (DC
Operation) is run.
Name | Default Value | Min Value | Max Value | Is Required | Description |
netlistComponents |
new ArrayList<>() |
|
|
true |
Netlist Components |
simulationConfig |
new DCOPConfig() |
|
|
false |
Simulation Configuration |
org.knowm.jspice.netlist.NetlistVCVS
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
gain |
|
|
|
true |
TODO - missing property JavaDoc! |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistComponent
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistRSMemristor
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
schottkyForwardAlpha |
|
|
|
true |
TODO - missing property JavaDoc! |
schottkyForwardBeta |
|
|
|
true |
TODO - missing property JavaDoc! |
schottkyReverseAlpha |
|
|
|
true |
TODO - missing property JavaDoc! |
schottkyReverseBeta |
|
|
|
true |
TODO - missing property JavaDoc! |
phi |
|
|
|
true |
TODO - missing property JavaDoc! |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistDCVoltage
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
voltage |
|
|
|
true |
TODO - missing property JavaDoc! |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistDCCurrentArbitrary
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistJoglekarMemristor
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
Rinit |
|
|
|
true |
TODO - missing property JavaDoc! |
Ron |
|
|
|
true |
TODO - missing property JavaDoc! |
Roff |
|
|
|
true |
TODO - missing property JavaDoc! |
D |
|
|
|
true |
TODO - missing property JavaDoc! |
uv |
|
|
|
true |
TODO - missing property JavaDoc! |
p |
|
|
|
true |
TODO - missing property JavaDoc! |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistDCVoltageArbitrary
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistInductor
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
inductance |
|
|
|
true |
TODO - missing property JavaDoc! |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistDiode
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
saturationCurrent |
|
|
|
true |
TODO - missing property JavaDoc! |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistMMSSMemristor
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
rInit |
|
|
|
true |
TODO - missing property JavaDoc! |
rOn |
|
|
|
true |
TODO - missing property JavaDoc! |
rOff |
|
|
|
true |
TODO - missing property JavaDoc! |
tau |
|
|
|
true |
TODO - missing property JavaDoc! |
vOn |
|
|
|
true |
TODO - missing property JavaDoc! |
vOff |
|
|
|
true |
TODO - missing property JavaDoc! |
phi |
|
|
|
true |
TODO - missing property JavaDoc! |
schottkyForwardAlpha |
|
|
|
true |
TODO - missing property JavaDoc! |
schottkyForwardBeta |
|
|
|
true |
TODO - missing property JavaDoc! |
schottkyReverseAlpha |
|
|
|
true |
TODO - missing property JavaDoc! |
schottkyReverseBeta |
|
|
|
true |
TODO - missing property JavaDoc! |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.netlist.NetlistMSSMemristor
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
rInit |
|
|
|
true |
TODO - missing property JavaDoc! |
rOn |
|
|
|
true |
TODO - missing property JavaDoc! |
rOff |
|
|
|
true |
TODO - missing property JavaDoc! |
n |
|
|
|
true |
TODO - missing property JavaDoc! |
tau |
|
|
|
true |
TODO - missing property JavaDoc! |
vOn |
|
|
|
true |
TODO - missing property JavaDoc! |
vOff |
|
|
|
true |
TODO - missing property JavaDoc! |
phi |
|
|
|
true |
TODO - missing property JavaDoc! |
schottkyForwardAlpha |
|
|
|
true |
TODO - missing property JavaDoc! |
schottkyForwardBeta |
|
|
|
true |
TODO - missing property JavaDoc! |
schottkyReverseAlpha |
|
|
|
true |
TODO - missing property JavaDoc! |
schottkyReverseBeta |
|
|
|
true |
TODO - missing property JavaDoc! |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.simulate.dcoperatingpoint.DCOPConfig
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
org.knowm.jspice.simulate.dcsweep.DCSweepConfig
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
sweepID |
|
|
|
true |
TODO - missing property JavaDoc! |
observeID |
|
|
|
true |
TODO - missing property JavaDoc! |
startValue |
|
0 |
|
true |
TODO - missing property JavaDoc! |
endValue |
|
0 |
|
true |
TODO - missing property JavaDoc! |
stepSize |
|
0 |
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.simulate.transientanalysis.driver.Triangle
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
dcOffset |
|
|
|
true |
TODO - missing property JavaDoc! |
phase |
|
|
|
true |
TODO - missing property JavaDoc! |
amplitude |
|
|
|
true |
TODO - missing property JavaDoc! |
frequency |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.simulate.transientanalysis.driver.Arbitrary
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
dcOffset |
|
|
|
true |
TODO - missing property JavaDoc! |
phase |
|
|
|
true |
TODO - missing property JavaDoc! |
amplitude |
|
|
|
true |
TODO - missing property JavaDoc! |
frequency |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.simulate.transientanalysis.driver.Sawtooth
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
dcOffset |
|
|
|
true |
TODO - missing property JavaDoc! |
phase |
|
|
|
true |
TODO - missing property JavaDoc! |
amplitude |
|
|
|
true |
TODO - missing property JavaDoc! |
frequency |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.simulate.transientanalysis.driver.Pulse
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
dcOffset |
|
|
|
true |
TODO - missing property JavaDoc! |
phase |
|
|
|
true |
TODO - missing property JavaDoc! |
amplitude |
|
|
|
true |
TODO - missing property JavaDoc! |
frequency |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.simulate.transientanalysis.driver.Sine
Name | Default Value | Min Value | Max Value | Is Required | Description |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
dcOffset |
|
|
|
true |
TODO - missing property JavaDoc! |
phase |
|
|
|
true |
TODO - missing property JavaDoc! |
amplitude |
|
|
|
true |
TODO - missing property JavaDoc! |
frequency |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.simulate.transientanalysis.driver.StreamingArbitrary
This highly-specialized driver produces an arbitrary waveform in sync with a bit stream.
Name | Default Value | Min Value | Max Value | Is Required | Description |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
dcOffset |
|
|
|
true |
TODO - missing property JavaDoc! |
phase |
|
|
|
true |
TODO - missing property JavaDoc! |
amplitude |
|
|
|
true |
TODO - missing property JavaDoc! |
frequency |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.simulate.transientanalysis.driver.Square
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
dcOffset |
|
|
|
true |
TODO - missing property JavaDoc! |
phase |
|
|
|
true |
TODO - missing property JavaDoc! |
amplitude |
|
|
|
true |
TODO - missing property JavaDoc! |
frequency |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.simulate.transientanalysis.driver.DC
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
id |
|
|
|
true |
TODO - missing property JavaDoc! |
dcOffset |
|
|
|
true |
TODO - missing property JavaDoc! |
phase |
|
|
|
true |
TODO - missing property JavaDoc! |
amplitude |
|
|
|
true |
TODO - missing property JavaDoc! |
frequency |
|
|
|
true |
TODO - missing property JavaDoc! |
org.knowm.jspice.simulate.transientanalysis.TransientConfig
TODO - missing class JavaDoc!
Name | Default Value | Min Value | Max Value | Is Required | Description |
stopTime |
|
|
|
true |
TODO - missing property JavaDoc! |
timeStep |
|
|
|
true |
TODO - missing property JavaDoc! |
drivers |
|
|
|
true |
TODO - missing property JavaDoc! |