| Modifier and Type | Method and Description |
|---|---|
static AclfBus |
CoreObjectFactory.createAclfBus(java.lang.String busId,
BaseAclfNetwork<?,?> net)
Create an AclfBus object and add it to the net
|
static ChildNetwork<? extends AclfBus,? extends AclfBranch> |
CoreObjectFactory.createChildNet(BaseAclfNetwork<? extends AclfBus,? extends AclfBranch> parentNet,
java.lang.String childNetId) |
static LoadflowAlgorithm |
CoreObjectFactory.createLoadflowAlgorithm(BaseAclfNetwork<?,?> net)
Create a Loadflow algorithm object
|
static TapControl |
CoreObjectFactory.createTapVControlBusVoltage(AclfBranch branch,
AdjControlType cType,
BaseAclfNetwork<?,?> net,
java.lang.String vcBusId)
Create a TapVControl object to control bus voltage.
|
static XfrZTableEntry |
CoreObjectFactory.createXfrZTableEntry(int num,
BaseAclfNetwork<?,?> net)
create a XfrZTableEntry and added into the AclfNet
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Steady3PNetwork
A representation of the model object 'Acsc3 PNetwork'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Steady3PNetworkImpl
An implementation of the model object 'Acsc3 PNetwork'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch> |
Steady3PhaseSwitch.caseBaseAclfNetwork(BaseAclfNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Aclf Network'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AclfNetwork
A representation of the model object 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch> |
AclfFactory.createBaseAclfNetwork()
Returns a new object of class 'Base Aclf Network'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AclfNetworkImpl
An implementation of the model object 'Network'.
|
class |
BaseAclfNetworkImpl<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch>
An implementation of the model object 'Base Aclf Network'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch> |
AclfFactoryImpl.createBaseAclfNetwork() |
| Modifier and Type | Method and Description |
|---|---|
BaseAclfNetwork<?,?> |
AclfNetAdjustment.getAclfNet()
Returns the value of the 'Aclf Net' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AclfNetAdjustment.setAclfNet(BaseAclfNetwork<?,?> value)
Sets the value of the '
Aclf Net' reference. |
| Modifier and Type | Method and Description |
|---|---|
BaseAclfNetwork<?,?> |
AclfNetAdjustmentImpl.getAclfNet() |
| Modifier and Type | Method and Description |
|---|---|
void |
AclfNetAdjustmentImpl.setAclfNet(BaseAclfNetwork<?,?> newAclfNet) |
| Modifier and Type | Method and Description |
|---|---|
<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch> |
AclfSwitch.caseBaseAclfNetwork(BaseAclfNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Aclf Network'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AcscNetwork
A representation of the model object 'Network'.
|
interface |
BaseAcscNetwork<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch>
A representation of the model object 'Base Acsc Network'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcscNetworkImpl
An implementation of the model object 'Network'.
|
class |
BaseAcscNetworkImpl<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch>
An implementation of the model object 'Base Acsc Network'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch> |
AcscSwitch.caseBaseAclfNetwork(BaseAclfNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Aclf Network'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
INrSolver.setAclfNet(BaseAclfNetwork<?,?> aclfNet)
set the containing AclfNet object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNrSolver.setAclfNet(BaseAclfNetwork<?,?> aclfNet) |
void |
LoadflowAlgorithmImpl.setNetwork(BaseAclfNetwork<?,?> newNetwork)
This is specialized for the more specific type known in this context.
|
boolean |
LoadflowAlgorithmImpl.visit(BaseAclfNetwork<?,?> net) |
| Constructor and Description |
|---|
BMatrixSolver(BaseAclfNetwork<?,?> net)
constructor
|
BMatrixSolver(BaseAclfNetwork<?,?> net,
JacobianMatrixType type)
constructor
|
DefaultNrSolver(BaseAclfNetwork<?,?> aclfNet)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
IAclfNetVisitor.visit(BaseAclfNetwork<?,?> net) |
boolean |
IAclfNetBVisitor.visit(BaseAclfNetwork<?,?> net) |
| Modifier and Type | Field and Description |
|---|---|
static FunctionX<BaseAclfNetwork<?,?>,java.util.List<Branch>> |
ZeroZBranchFunction.findObsoleteBranchInNet
find obsolete branches in the network.
|
static ConsumerX<BaseAclfNetwork<?,?>> |
ZeroZBranchFunction.markZeroZBranch
mark small Z branch regarding to the threshold value.
|
static Consumer2X<BaseAclfNetwork<?,?>,java.lang.Boolean> |
ZeroZBranchFunction.markZeroZBranch2
mark small Z branch regarding to the threshold value.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CoreUtilFunc.deepCopy(BaseAclfNetwork<?,?> fromNet,
BaseAclfNetwork<?,?> toNet,
java.lang.String[] busIdAry,
java.lang.String[] branchIdAry)
deep copy of the bus and branch set
|
static void |
CoreUtilFunc.deepCopy(BaseAclfNetwork<?,?> fromNet,
BaseAclfNetwork<?,?> toNet,
java.lang.String[] busIdAry,
java.lang.String[] branchIdAry)
deep copy of the bus and branch set
|
boolean |
ZeroZBranchProcesor.visit(BaseAclfNetwork<?,?> net) |
| Constructor and Description |
|---|
AclfNetHelper(BaseAclfNetwork<?,?> net) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChildNetworkProcessor.InterfaceBusMapper.map(java.lang.String busId,
Network<?,?> parentNet,
BaseAclfNetwork<?,?> childAclfNet)
map an interface bus in the parent network to the child network
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseDStabNetwork<TBus extends BaseDStabBus<? extends DStabGen,? extends DStabLoad>,TBra extends DStabBranch>
A representation of the model object 'DStability Network'.
|
interface |
DStabilityNetwork
A representation of the model object 'DStability Network'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DStab3PNetwork
A representation of the model object 'DStab3 PNetwork'.
|
interface |
Dynamic3PNetwork
A representation of the model object 'Dynamic3 PNetwork'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Dynamic3PNetworkImpl
An implementation of the model object 'DStab3 PNetwork'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch> |
Dynamic3PhaseSwitch.caseBaseAclfNetwork(BaseAclfNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Aclf Network'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseDStabNetworkImpl<TBus extends BaseDStabBus<? extends DStabGen,? extends DStabLoad>,TBra extends DStabBranch>
An implementation of the model object 'DStability Network'.
|
class |
DStabilityNetworkImpl
An implementation of the model object 'DStability Network'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch> |
DstabSwitch.caseBaseAclfNetwork(BaseAclfNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Aclf Network'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseOpfNetwork
A representation of the model object 'Base Opf Network'.
|
interface |
OpfNetwork
A representation of the model object 'Network'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DclfOpfNetwork
A representation of the model object 'Network'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DclfOpfNetworkImpl
An implementation of the model object 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch> |
DclfOpfSwitch.caseBaseAclfNetwork(BaseAclfNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Aclf Network'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseOpfNetworkImpl
An implementation of the model object 'Base Opf Network'.
|
class |
OpfNetworkImpl
An implementation of the model object 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch> |
OpfSwitch.caseBaseAclfNetwork(BaseAclfNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Aclf Network'.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
StudyCaseResult.transferAclfResult(BaseAclfNetwork<?,?> net)
Transfer Aclf Loadflow results into this object and stored in the BusRault and BranchResult.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
StudyCaseResultImpl.transferAclfResult(BaseAclfNetwork<?,?> net) |