Skip to content

TransientAnalysisJob

Properties
SolverType TransientAnalysisType or ACSweep
TimePoints TimePoints Data. Performance warning: Getting this property performs a deep copy.
Methods
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.