| Modifier and Type | Method and Description |
|---|---|
static AcscGen |
CoreObjectFactory.createAcscGen()
Create an AcscGen object
|
static AcscGen |
CoreObjectFactory.createAcscGen(java.lang.String id)
Create an AcscGen object
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Steady3PGen
A representation of the model object 'Acsc3 PGen'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Steady3PGenImpl
An implementation of the model object 'Acsc3 PGen'.
|
| Modifier and Type | Method and Description |
|---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
Steady3PhaseSwitch.caseBaseAcscBus(BaseAcscBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Bus'.
|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
Steady3PhaseSwitch.caseBaseAcscNetwork(BaseAcscNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Steady3PhaseSwitch.caseAcscGen(AcscGen object)
Returns the result of interpreting the object as an instance of 'Gen'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseAcscBus<TGen extends AcscGen,TLoad extends AcscLoad>
A representation of the model object 'Bus'.
|
interface |
BaseAcscNetwork<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch>
A representation of the model object 'Base Acsc Network'.
|
| Modifier and Type | Method and Description |
|---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
AcscFactory.createBaseAcscBus()
Returns a new object of class 'Base Acsc Bus'.
|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
AcscFactory.createBaseAcscNetwork()
Returns a new object of class 'Base Acsc Network'.
|
| Modifier and Type | Method and Description |
|---|---|
AcscGen |
AcscFactory.createAcscGen()
Returns a new object of class 'Gen'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseAcscBusImpl<TGen extends AcscGen,TLoad extends AcscLoad>
An implementation of the model object 'Bus'.
|
class |
BaseAcscNetworkImpl<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch>
An implementation of the model object 'Base Acsc Network'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcscGenImpl
An implementation of the model object 'Gen'.
|
| Modifier and Type | Method and Description |
|---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
AcscFactoryImpl.createBaseAcscBus() |
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
AcscFactoryImpl.createBaseAcscNetwork() |
| Modifier and Type | Method and Description |
|---|---|
AcscGen |
AcscFactoryImpl.createAcscGen() |
| Modifier and Type | Method and Description |
|---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
AcscSwitch.caseBaseAcscBus(BaseAcscBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Bus'.
|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
AcscSwitch.caseBaseAcscNetwork(BaseAcscNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
AcscSwitch.caseAcscGen(AcscGen object)
Returns the result of interpreting the object as an instance of 'Gen'.
|
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Function<AcscGen,java.lang.Double> |
AcscFunction.zMultiFactor
Calculate generator Z multiplying factor, converting z from generator rating base to the system base
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DStabGen
A representation of the model object 'DStab Gen'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Dynamic3PGen
A representation of the model object 'DStab3 PGen'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Dynamic3PGenImpl
An implementation of the model object 'DStab3 PGen'.
|
| Modifier and Type | Method and Description |
|---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
Dynamic3PhaseSwitch.caseBaseAcscBus(BaseAcscBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Bus'.
|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
Dynamic3PhaseSwitch.caseBaseAcscNetwork(BaseAcscNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Dynamic3PhaseSwitch.caseAcscGen(AcscGen object)
Returns the result of interpreting the object as an instance of 'Gen'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DStabGenImpl
An implementation of the model object 'DStab Gen'.
|
| Modifier and Type | Method and Description |
|---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
DstabSwitch.caseBaseAcscBus(BaseAcscBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Bus'.
|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
DstabSwitch.caseBaseAcscNetwork(BaseAcscNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DstabSwitch.caseAcscGen(AcscGen object)
Returns the result of interpreting the object as an instance of 'Gen'.
|