| Modifier and Type | Method and Description |
|---|---|
static AcscBranch |
CoreObjectFactory.createAcscBranch()
Create an AcscBranch object
|
static AcscBranch |
CoreObjectFactory.createAcscBranch(Branch branch,
Area area,
Zone zone)
Create an AcscBranch object
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Steady3PBranch
A representation of the model object 'Acsc3 PBranch'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Steady3PBranchImpl
An implementation of the model object 'Acsc3 PBranch'.
|
| Modifier and Type | Method and Description |
|---|---|
<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.caseAcscBranch(AcscBranch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| Modifier and Type | Interface and Description |
|---|---|
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 |
|---|---|
<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 |
|---|---|
AcscBranch |
AcscFactory.createAcscBranch()
Returns a new object of class 'Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
AcscBranch |
AcscBranchFault.getFaultBranch()
Returns the value of the 'Fault Branch' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AcscBranchFault.setFaultBranch(AcscBranch value)
Sets the value of the '
Fault Branch' reference. |
| Modifier and Type | Method and Description |
|---|---|
AcscBranch |
AcscBranchFaultImpl.getFaultBranch() |
| Modifier and Type | Method and Description |
|---|---|
Complex3x1 |
AcscFaultResultImpl.calBranchScAmpFrom2To(AcscBranch branch)
Calculate branch sc current for display purpose.
|
Complex3x1 |
AcscFaultResultImpl.calBranchScAmpTo2From(AcscBranch branch)
Calculate branch sc current for display purpose.
|
void |
AcscBranchFaultImpl.setFaultBranch(AcscBranch newFaultBranch) |
| Modifier and Type | Class and Description |
|---|---|
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 |
AcscBranchImpl
An implementation of the model object 'Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
AcscFactoryImpl.createBaseAcscNetwork() |
| Modifier and Type | Method and Description |
|---|---|
AcscBranch |
AcscFactoryImpl.createAcscBranch() |
| Modifier and Type | Method and Description |
|---|---|
<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.caseAcscBranch(AcscBranch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
Complex3x1 |
IFaultResult.calBranchScAmpFrom2To(AcscBranch branch)
Calculate branch sc current for display purpose.
|
Complex3x1 |
IFaultResult.calBranchScAmpTo2From(AcscBranch branch)
Calculate branch sc current for display purpose.
|
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Function<AcscBranch,AcscLine> |
AcscFunction.acscLineAptr
Acsc line adapter function AcscLine = f(AcscBranch)
|
static java.util.function.Function<AcscBranch,AcscPSXformer> |
AcscFunction.acscPSXfrAptr
Acsc PSXfr adapter function AcscPSXformer = f(AcscBranch)
|
static java.util.function.Function<AcscBranch,AcscXformer> |
AcscFunction.acscXfrAptr
Acsc xfr adapter function AcscXformer = f(AcscBranch)
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.commons.math3.complex.Complex |
CoreUtilFunc.yXfrGround(AcscBranch branch,
boolean iAtFromSide)
Compute zero sequence Xfr node to ground y.
|
| Modifier and Type | Method and Description |
|---|---|
AcscBranch |
DistBranch.getAcscBranch()
get the referenced AcscBranch object
|
| Modifier and Type | Method and Description |
|---|---|
AcscBranch |
DistBranchImpl.getAcscBranch() |
AcscBranch |
DistBranchImpl.getBranch() |
| Modifier and Type | Method and Description |
|---|---|
void |
DistBranchImpl.setBranch(AcscBranch newBranch) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DStabBranch
A representation of the model object 'DStab Branch'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Dynamic3PBranch
A representation of the model object 'DStab3 PBranch'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Dynamic3PBranchImpl
An implementation of the model object 'DStab3 PBranch'.
|
| Modifier and Type | Method and Description |
|---|---|
<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.caseAcscBranch(AcscBranch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DStabBranchImpl
An implementation of the model object 'DStab Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
<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.caseAcscBranch(AcscBranch object)
Returns the result of interpreting the object as an instance of 'Branch'.
|
| Modifier and Type | Method and Description |
|---|---|
static AcscBranch |
AcscInputUtilFunc.addAcscLineBranchTo(AcscNetwork net,
java.lang.String branchFromBusId,
java.lang.String branchToBusId,
java.lang.String name,
double r1,
double x1,
double r0,
double x0,
Unit.UnitType zUnit)
Add a line branch to the network object
|
static AcscBranch |
AcscInputUtilFunc.addAcscPSXfromerBranchTo(AcscNetwork net,
java.lang.String branchFromBusId,
java.lang.String branchToBusId,
java.lang.String name,
double r1,
double x1,
double r0,
double x0,
Unit.UnitType zUnit,
double fromAng,
double toAng,
Unit.UnitType angUnit,
XfrConnectCode fromConCode,
double fromRg,
double fromXg,
XfrConnectCode toConCode,
double toRg,
double toXg,
Unit.UnitType zgUnit)
Add a PSXfr branch to the network object
|
static AcscBranch |
AcscInputUtilFunc.addAcscXformerBranchTo(AcscNetwork net,
java.lang.String branchFromBusId,
java.lang.String branchToBusId,
java.lang.String name,
double r1,
double x1,
double r0,
double x0,
Unit.UnitType zUnit,
XfrConnectCode fromConCode,
double fromRg,
double fromXg,
XfrConnectCode toConCode,
double toRg,
double toXg,
Unit.UnitType zgUnit)
Add a xfr branch to the network object
|