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.
ClearScopesData(double) Delete scopes data after start_time and empty associated memory.
GetSignalByName(string) Return the signal with the given name
GetSignalByScopeID(string) 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.