public class SampleDStabCase
extends java.lang.Object
| Constructor and Description |
|---|
SampleDStabCase() |
| Modifier and Type | Method and Description |
|---|---|
static DStabilityNetwork |
createDStabTestNet()
Create a two-bus system for transient stability unit testing
|
static EConstMachine |
createEConstMachine(BaseDStabNetwork<?,?> net) |
static Eq1Ed1Machine |
createEq1Ed1Machine(BaseDStabNetwork<?,?> net) |
static Eq1Machine |
createEq1Machine(BaseDStabNetwork<?,?> net) |
static RoundRotorMachine |
createRoundRotorMachine(BaseDStabNetwork<?,?> net) |
static SalientPoleMachine |
createSalientPoleMachine(BaseDStabNetwork<?,?> net) |
public static EConstMachine createEConstMachine(BaseDStabNetwork<?,?> net) throws InterpssException
InterpssExceptionpublic static Eq1Ed1Machine createEq1Ed1Machine(BaseDStabNetwork<?,?> net) throws InterpssException
InterpssExceptionpublic static Eq1Machine createEq1Machine(BaseDStabNetwork<?,?> net) throws InterpssException
InterpssExceptionpublic static SalientPoleMachine createSalientPoleMachine(BaseDStabNetwork<?,?> net) throws InterpssException
InterpssExceptionpublic static RoundRotorMachine createRoundRotorMachine(BaseDStabNetwork<?,?> net) throws InterpssException
InterpssExceptionpublic static DStabilityNetwork createDStabTestNet() throws InterpssException
InterpssException