public class DStabSolver3SeqImpl extends DStabSolverImpl
copyright| Constructor and Description |
|---|
DStabSolver3SeqImpl(DynamicSimuAlgorithm algo,
IPSSMsgHub msg) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
initialization() |
void |
nextStep(double time,
double dt,
DynamicSimuMethod method)
implement the nextStep simulation function
|
afterStep, beforeStep, consoleMsg, diffEqnIntegrationStep, hasDynEvent, networkSolutionStep, procInitOutputEventgetOutPutPerSteps, getSimuTime, performSimulation, setOutPutPerSteps, setSimuTime, solveDEqnSteppublic DStabSolver3SeqImpl(DynamicSimuAlgorithm algo, IPSSMsgHub msg)
public boolean initialization()
IDStabSolverinitialization in interface IDStabSolverinitialization in class AbstractDStabSolverpublic void nextStep(double time,
double dt,
DynamicSimuMethod method)
throws DStabSimuException
IDStabSolvernextStep in interface IDStabSolvernextStep in class AbstractDStabSolverDStabSimuException