Vw-output-all-command
Access and save all simulation results.
The VW-OUTPUT-ALL command
General Form:
(vw-output-all [keyword options])
Description
vw-output-all calculates the voltage and phase for every
node, and the the voltage, current, and phase for every device in
the circuit. The results can be saved to an assocation-list in the
interactive session or written to a CSV file.
Usage and Arguments
Options Defaults
:output-file nil
:save-var nil
Optional arguments
:output-file - when non-NIL, the csv file to write the
requested simulation values.
:save-var - when non-NIL, the simulation values are saved as an
alist in the global variable specified by save-var.