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
InterpssException
public static Eq1Ed1Machine createEq1Ed1Machine(BaseDStabNetwork<?,?> net) throws InterpssException
InterpssException
public static Eq1Machine createEq1Machine(BaseDStabNetwork<?,?> net) throws InterpssException
InterpssException
public static SalientPoleMachine createSalientPoleMachine(BaseDStabNetwork<?,?> net) throws InterpssException
InterpssException
public static RoundRotorMachine createRoundRotorMachine(BaseDStabNetwork<?,?> net) throws InterpssException
InterpssException
public static DStabilityNetwork createDStabTestNet() throws InterpssException
InterpssException