Below is a table of all analysis types supported. The first column goes in analysis/type.
| analysis name | description | x axis | 
|---|---|---|
| op | op: dc operating point | N/A | 
| tran_lin | transient (linear) | linear, time [s] | 
| ac_dec | ac (dec) | logarithmic (decade), freq [Hz] | 
| ac_oct | ac (oct) | logarithmic (octal), freq [Hz] | 
| ac_lin | ac (linear) | linear, freq [Hz] | 
| dc_lin | dc (linear) | linear, input value | 
| dc_disto_dec | dc distortion (dec) | logarithmic (decade), freq [Hz] | 
| dc_disto_oct | dc distortion (oct) | logarithmic (octal), freq [Hz] | 
| dc_disto_lin | dc distortion (lin) | linear, freq [Hz] | 
| dc_noise_dec | dc noise (lin) | linear, n/a (noise) | 
| previous | previous analysis | N/A | 
The following presentation types are available (these go in presentation/type):
Below is a table of all modification types supported. The first column is the node name used for hash nodes in the mods subtree.
| modification name | 
|---|
| add | 
| omit | 
| edit_attr | 
| disconn | 
| temp | 
Below is a table of all device types supported when adding a component from mods. The first column goes in the add mod's device node.
| modification name | can have AC | can have tdf (time-dependent func) | 
|---|---|---|
| V | yes | yes | 
| I | yes | yes | 
| R | no | no | 
| C | no | no | 
| L | no | no | 
Below is a table of all tdf types supported when adding a component that has tdf capability. First column goes in add/tdf, parameters go in add/tdf_params/
| tdf name | params | 
|---|---|
| none |  | 
| pulse | 
 | 
| sin | 
 | 
| exp | 
 | 
| pwl | 
 |