Type the index terms you want to search for in the text input field.
Matching terms will be shown incrementally as you type.
Press Enter to navigate to the target of the first displayed
index entry.
Alternatively, Tab to move to the index entry of interest and then press
Enter to navigate to that documentation page.
To jump to this page from any other documentation page,
press browser-specific shortcut modifiers with i.
For example, on IE and Edge this would be
Alt-i while on Firefox and Chrome Alt-Shift-i.
Other browsers and platforms may differ.
Fetches the current values of a named vector on demand via ngspice ngGet_Vec_Info. Works after the simulation has produced any data (not necessarily the complete vector).
::ngspicetclbridge
Returns held initial vector metadata (built from send_init_data) in a dict. dict with initial vector metadata saved in internal structure
::ngspicetclbridge
Load dynamic library, path should be provided in native form for target OS. Every ::ngspicetclbridge::new returns a command (e.g. ::ngspicetclbridge::s1). The following subcommands operate on that instance.
::ngspicetclbridge
Returns held asynchronously accumulated vector values (built from send_data events) in a dict. dict with vectors values accumulated up to this point in internal structure
::ngspicetclbridge