| ClearScopesData() |
Delete scopes data and empty associated memory. |
| ClearScopesDatadouble |
Delete scopes data after start_time and empty associated memory. |
| GetSignalByNamestring |
Return the signal with the given name |
| GetSignalByScopeIDstring |
Return the signal corresponding to a particular scope |
| Run() |
Run simulation. This methods returns when the simulation is completed but can be started in a separate thread to access simulation signals Signals during a calculation. |
| SendDesignAndSolverData() |
Build the design and set analysis parameters on the current platform bridge without running the simulation. Intended for WASM to record JS calls that the worker will replay. |