| Package | Description |
|---|---|
| com.interpss | |
| com.interpss.simu | |
| com.interpss.simu.impl | |
| com.interpss.simu.util |
| Modifier and Type | Method and Description |
|---|---|
static SimuContext |
SimuObjectFactory.createSimuContext()
create SimuContext object
|
static SimuContext |
SimuObjectFactory.createSimuCtxTypeAclfNet()
create a SimuContext object of type AclfNet
|
static SimuContext |
SimuObjectFactory.createSimuCtxTypeAclfNet(AclfNetwork aclfNet)
create a SimuContext object of type AclfNet
|
static SimuContext |
SimuObjectFactory.createSimuCtxTypeAcscNet()
create a SimuContext object of type AcscNet
|
static SimuContext |
SimuObjectFactory.createSimuNetwork(SimuCtxType snetType)
create a SimuContext object of type DStabNet
|
| Modifier and Type | Method and Description |
|---|---|
SimuContext |
SimuFactory.createSimuContext()
Returns a new object of class 'Context'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuContextImpl
An implementation of the model object 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
SimuContext |
SimuFactoryImpl.createSimuContext() |
| Modifier and Type | Method and Description |
|---|---|
T |
SimuSwitch.caseSimuContext(SimuContext object)
Returns the result of interpreting the object as an instance of 'Context'.
|
static java.lang.Object[] |
SimuCtxHelper.getBranchNameIdArrayNoXfr(SimuContext simuCtx) |
static java.lang.Object[] |
SimuCtxHelper.getBusNameIdArray(SimuContext simuCtx) |
static java.lang.Object[] |
SimuCtxHelper.getDStabElemIdArray(SimuContext simuCtx,
int elemType) |
static java.lang.Object[] |
SimuCtxHelper.getLoadBusNameIdArray(SimuContext simuCtx)
Get load bus name(id) into an array
|
static java.lang.Object[] |
SimuCtxHelper.getMachContrllerList(java.lang.String machId,
SimuContext simuCtx) |
static java.lang.Object[] |
SimuCtxHelper.getMachIdArray(SimuContext simuCtx)
Get machine ids into an array
|
static java.lang.String |
SimuCtxHelper.getMachIdLargestInertia(SimuContext simuCtx) |