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