Package | Description |
---|---|
com.interpss.dstab | |
com.interpss.dstab.impl | |
com.interpss.dstab.util | |
com.interpss.dstab.util.sample |
Modifier and Type | Method and Description |
---|---|
static DStabilityNetwork |
DStabObjectFactory.createDStabilityNetwork()
Create a DStabilityNetwork object
|
DStabilityNetwork |
DstabFactory.createDStabilityNetwork()
Returns a new object of class 'DStability Network'.
|
Modifier and Type | Class and Description |
---|---|
class |
DStabilityNetworkImpl
An implementation of the model object 'DStability Network'.
|
Modifier and Type | Method and Description |
---|---|
DStabilityNetwork |
DstabFactoryImpl.createDStabilityNetwork() |
Modifier and Type | Method and Description |
---|---|
T |
DstabSwitch.caseDStabilityNetwork(DStabilityNetwork object)
Returns the result of interpreting the object as an instance of 'DStability Network'.
|
Modifier and Type | Method and Description |
---|---|
static DStabilityNetwork |
SampleDStabCase.createDStabTestNet()
Create a two-bus system for transient stability unit testing
|