Modifier and Type | Method and Description |
---|---|
static HvdcLine2TVSC<BaseAclfBus<?,?>> |
HvdcObjectFactory.createHvdc2TVSC()
Create an HvdcLine2TVSC object
|
static HvdcLine2TVSC<BaseAclfBus<?,?>> |
HvdcObjectFactory.createHvdc2TVSC(java.lang.String fromBusId,
java.lang.String toBusId,
java.lang.String dcLineNo,
AclfNetwork net)
Create an HvdcLine2TVSC object
|
static HvdcLine2TLCC<BaseAclfBus<?,?>> |
HvdcObjectFactory.createHvdcLine2TLCC()
Create an generic HvdcLine2TLCC object with rectifier(s) and inverter(2) defined.
|
static HvdcLine2TLCC<BaseAclfBus<?,?>> |
HvdcObjectFactory.createHvdcLine2TLCC(HvdcOperationMode optMode,
java.lang.String dcLineId,
java.lang.String fromBusId,
java.lang.String toBusId)
Create an generic HvdcLine2TLCC object with rectifier(s) and inverter(2) defined.
|
static HvdcLine2TLCC<BaseAclfBus<?,?>> |
HvdcObjectFactory.createHvdcLine2TRec1Inv1LCC(java.lang.String fromBusId,
java.lang.String toBusId,
java.lang.String dcLineNo,
AclfNetwork net)
Create an HvdcLine2TLCC object with the single operation mode
|
static HvdcLine2TLCC<BaseAclfBus<?,?>> |
HvdcObjectFactory.createHvdcLine2TRec1Inv2LayeredLCC(java.lang.String fromBusId,
java.lang.String toBusId1,
java.lang.String toBusId2,
java.lang.String dcLineNo,
AclfNetwork net)
Create an layered HvdcLine2TLCC object
|
static HvdcLine2TLCC<BaseAclfBus<?,?>> |
HvdcObjectFactory.createHvdcLine2TRec1Inv2LCC(java.lang.String fromBusId,
java.lang.String toBusId,
java.lang.String dcLineNo,
AclfNetwork net)
Create an HvdcLine2TLCC object with the double operation mode
|
static HvdcLine2TLCC<BaseAclfBus<?,?>> |
HvdcObjectFactory.createHvdcLine2TRec2Inv1LayeredLCC(java.lang.String fromBusId1,
java.lang.String fromBusId2,
java.lang.String toBusId,
java.lang.String dcLineNo,
AclfNetwork net)
Create an HvdcLine2TLCC object with the double operation mode
|
static HvdcLine2TLCC<BaseAclfBus<?,?>> |
HvdcObjectFactory.createHvdcLine2TRec2Inv2LCC(java.lang.String fromBusId1,
java.lang.String fromBusId2,
java.lang.String toBusId1,
java.lang.String toBusId2,
java.lang.String dcLineNo,
AclfNetwork net)
Create an HvdcLine2TLCC object with the double operation mode
|
static VSCConverter<BaseAclfBus<?,?>> |
HvdcObjectFactory.createVSCConverter()
Create a VSCConverter object
|
Modifier and Type | Method and Description |
---|---|
static java.util.Optional<FunctionLoad> |
AclfAdjustObjectFactory.createFunctionLoad(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus)
Create a FunctionLoad object.
|
static java.util.Optional<PQBusLimit> |
AclfAdjustObjectFactory.createPQBusLimit(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus)
Create a PQBusLimit object
|
static PVBusLimit |
AclfAdjustObjectFactory.createPVBusLimit(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus)
create a PVBusLimit base on the aclf bus.
|
static java.util.Optional<RemoteQBus> |
AclfAdjustObjectFactory.createRemoteQBus(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus,
BusBranchControlType type,
java.lang.String remoteId)
Create a RemoteQBus object - Remote Q voltage control bus class.
|
static RemoteQControlGroup |
AclfAdjustObjectFactory.createRemoteQControlGroup(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus,
java.util.List<SwitchedShunt> switchedShuntList)
Create a RemoteQControlGroup object
|
static java.util.Optional<StaticVarCompensator> |
AclfAdjustObjectFactory.createStaticVarCompensator(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus)
Create a StaticVarCompensator object.
|
static java.util.Optional<StaticVarCompensator> |
AclfAdjustObjectFactory.createStaticVarCompensator(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus,
AclfAdjustControlMode mode,
AclfAdjustControlType type)
Create a StaticVarCompensator object
|
static java.util.Optional<StaticVarCompensator> |
AclfAdjustObjectFactory.createStaticVarCompensator(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus,
AclfAdjustControlMode mode,
AclfAdjustControlType type,
java.lang.String remoteId)
Create a StaticVarCompensator object
|
static SwitchedShunt |
AclfAdjustObjectFactory.createSwitchedShunt(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus)
Create a SwitchedShunt object.
|
static java.util.Optional<SwitchedShunt> |
AclfAdjustObjectFactory.createSwitchedShunt(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus,
AclfAdjustControlMode mode,
AclfAdjustControlType type)
Create a SwitchedShunt object
|
static java.util.Optional<SwitchedShunt> |
AclfAdjustObjectFactory.createSwitchedShunt(BaseAclfBus<? extends AclfGen,? extends AclfLoad> bus,
AclfAdjustControlMode mode,
AclfAdjustControlType type,
java.lang.String remoteId)
Create a SwitchedShunt object
|
Modifier and Type | Interface and Description |
---|---|
interface |
Static3PBus
A representation of the model object 'Acsc3 PBus'.
|
Modifier and Type | Class and Description |
---|---|
class |
Static3PBusImpl
An implementation of the model object 'Acsc3 PBus'.
|
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch> |
Static3PhaseSwitch.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 |
---|---|
<TGen extends AclfGen,TLoad extends AclfLoad> |
Static3PhaseSwitch.caseBaseAclfBus(BaseAclfBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Aclf Bus'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BaseAclfNetwork<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch>
A representation of the model object 'Base Aclf Network'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AclfBus
A representation of the model object 'Bus'.
|
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 | Method and Description |
---|---|
<TGen extends AclfGen,TLoad extends AclfLoad> |
AclfFactory.createBaseAclfBus()
Returns a new object of class 'Base Aclf Bus'.
|
BaseAclfBus<?,?> |
AclfBranch.getFromAclfBus()
Get the from side AclfBus
|
BaseAclfBus<?,?> |
AclfGen.getParentBus()
Returns the value of the 'Parent Bus' container reference.
|
BaseAclfBus<?,?> |
AclfLoad.getParentBus()
Returns the value of the 'Parent Bus' container reference.
|
BaseAclfBus<?,?> |
AclfBranch.getToAclfBus()
Get the to side AclfBus
|
Modifier and Type | Method and Description |
---|---|
HvdcLine2T<BaseAclfBus<?,?>> |
IAclfNetElement.addHvdcLine2T(HvdcLine2T<BaseAclfBus<?,?>> control,
java.lang.String fromBusId,
java.lang.String toBusId,
java.lang.String dcLineNumber)
Add a 2T HVDC line into Net
|
HvdcLine2T<BaseAclfBus<?,?>> |
IAclfNetElement.addHvdcLine2T(HvdcLine2T<BaseAclfBus<?,?>> control,
java.lang.String fromBusId,
java.lang.String toBusId,
java.lang.String dcLineNumber,
java.lang.String lineId,
java.lang.String name)
Add a 2T HVDC line into Net
|
java.util.List<BaseAclfBus<?,?>> |
IAclfBusZeroZFunc.findZeroZPathBuses()
Find all connected zero-z buses.
|
HvdcLine2T<BaseAclfBus<?,?>> |
IAclfNetElement.getHvdcLine2T(java.lang.String lineId)
get the 2T HVDC line
|
Modifier and Type | Method and Description |
---|---|
void |
AclfGen.setParentBus(BaseAclfBus<?,?> value)
Sets the value of the '
Parent Bus ' container reference. |
void |
AclfLoad.setParentBus(BaseAclfBus<?,?> value)
Sets the value of the '
Parent Bus ' container reference. |
Modifier and Type | Method and Description |
---|---|
HvdcLine2T<BaseAclfBus<?,?>> |
IAclfNetElement.addHvdcLine2T(HvdcLine2T<BaseAclfBus<?,?>> control,
java.lang.String fromBusId,
java.lang.String toBusId,
java.lang.String dcLineNumber)
Add a 2T HVDC line into Net
|
HvdcLine2T<BaseAclfBus<?,?>> |
IAclfNetElement.addHvdcLine2T(HvdcLine2T<BaseAclfBus<?,?>> control,
java.lang.String fromBusId,
java.lang.String toBusId,
java.lang.String dcLineNumber,
java.lang.String lineId,
java.lang.String name)
Add a 2T HVDC line into Net
|
Mismatch |
IAclfNetFunc.maxMismatch(AclfMethodType lfMethod,
java.util.function.Predicate<BaseAclfBus<?,?>> predicate)
Find max mismatch
|
Modifier and Type | Method and Description |
---|---|
BaseAclfBus<?,?> |
FunctionLoad.getParentBus()
Returns the value of the 'Parent Bus' container reference.
|
BaseAclfBus<?,?> |
AclfBusControl.getParentBus()
Returns the value of the 'Parent Bus' reference.
|
BaseAclfBus<?,?> |
RemoteQControlGroup.getPrimaryBus()
Returns the value of the 'Primary Bus' reference.
|
BaseAclfBus<?,?> |
RemoteQBus.getRemoteBus()
Returns the value of the 'Remote Bus' reference.
|
BaseAclfBus<?,?> |
TapControl.getVcBus()
Returns the value of the 'Vc Bus' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
FunctionLoad.setParentBus(BaseAclfBus<?,?> value)
Sets the value of the '
Parent Bus ' container reference. |
void |
AclfBusControl.setParentBus(BaseAclfBus<?,?> value)
Sets the value of the '
Parent Bus ' reference. |
void |
RemoteQControlGroup.setPrimaryBus(BaseAclfBus<?,?> value)
Sets the value of the '
Primary Bus ' reference. |
void |
RemoteQBus.setRemoteBus(BaseAclfBus<?,?> value)
Sets the value of the '
Remote Bus ' reference. |
void |
TapControl.setVcBus(BaseAclfBus<?,?> value)
Sets the value of the '
Vc Bus ' reference. |
Modifier and Type | Field and Description |
---|---|
protected BaseAclfBus<?,?> |
AclfBusControlImpl.parentBus
The cached value of the '
Parent Bus ' reference. |
protected BaseAclfBus<?,?> |
RemoteQControlGroupImpl.primaryBus
The cached value of the '
Primary Bus ' reference. |
protected BaseAclfBus<?,?> |
RemoteQBusImpl.remoteBus
The cached value of the '
Remote Bus ' reference. |
protected BaseAclfBus<?,?> |
TapControlImpl.vcBus
The cached value of the '
Vc Bus ' reference. |
Modifier and Type | Method and Description |
---|---|
BaseAclfBus<?,?> |
FunctionLoadImpl.getParentBus() |
BaseAclfBus<?,?> |
AclfBusControlImpl.getParentBus() |
BaseAclfBus<?,?> |
RemoteQControlGroupImpl.getPrimaryBus() |
BaseAclfBus<?,?> |
RemoteQBusImpl.getRemoteBus() |
BaseAclfBus<?,?> |
TapControlImpl.getVcBus() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
FunctionLoadImpl.basicSetParentBus(BaseAclfBus<?,?> newParentBus,
org.eclipse.emf.common.notify.NotificationChain msgs) |
protected double |
RemoteQControlGroupImpl.getAdjustedQorB(BaseAclfBus<?,?> bus)
Get the adjusted Q value for the bus, which is the parent bus Capacitor Q
for SwitchedShunt and StaticVarCompensator
|
protected double |
RemoteQBusImpl.getAdjustedQorB(BaseAclfBus<?,?> bus)
Get the adjusted Q value for the bus, which is the GenQ for the RemoteQBus
|
protected double |
SwitchedShuntImpl.getAdjustedQorB(BaseAclfBus<?,?> bus)
Get the adjusted Q value for the bus, which is the parent bus Capacitor Q
for SwitchedShunt and StaticVarCompensator
|
protected void |
RemoteQControlGroupImpl.setAdjustedQorB(double b,
BaseAclfBus<?,?> bus)
Set the adjusted B value to the bus, which is the parent bus Capacitor B
for SwitchedShunt and StaticVarCompensator
|
protected void |
RemoteQBusImpl.setAdjustedQorB(double q,
BaseAclfBus<?,?> bus)
Set the adjusted Q value to the bus, which is the GenQ for the RemoteQBus
|
protected void |
SwitchedShuntImpl.setAdjustedQorB(double b,
BaseAclfBus<?,?> bus)
Set the adjusted B value to the bus, which is the parent bus Capacitor B
for SwitchedShunt and StaticVarCompensator
|
void |
FunctionLoadImpl.setParentBus(BaseAclfBus<?,?> newParentBus) |
void |
AclfBusControlImpl.setParentBus(BaseAclfBus<?,?> newParentBus) |
void |
RemoteQControlGroupImpl.setPrimaryBus(BaseAclfBus<?,?> newPrimaryBus) |
void |
RemoteQBusImpl.setRemoteBus(BaseAclfBus<?,?> newRemoteBus) |
void |
TapControlImpl.setVcBus(BaseAclfBus<?,?> newVcBus) |
Modifier and Type | Method and Description |
---|---|
void |
AclfLoadBusAdapterImpl.setBus(BaseAclfBus<?,?> newBus)
This is specialized for the more specific type known in this context.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BaseConverter<TBus extends BaseAclfBus<?,?>>
A representation of the model object 'Base Converter'.
|
interface |
HvdcLine2T<TBus extends BaseAclfBus<?,?>>
A representation of the model object 'Hvdc Line2 T'.
|
interface |
HvdcLine2TLCC<TBus extends BaseAclfBus<?,?>>
A representation of the model object 'Line2 T'.
|
interface |
HvdcLine2TVSC<TBus extends BaseAclfBus<?,?>>
A representation of the model object 'Base Hvdc Line2 TVSC'.
|
interface |
ThyConverter<TBus extends BaseAclfBus<?,?>>
A representation of the model object 'Thy Converter'.
|
interface |
VSCConverter<TBus extends BaseAclfBus<?,?>>
A representation of the model object 'Base VSC Converter'.
|
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineFactory.createBaseConverter()
Returns a new object of class 'Base Converter'.
|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineFactory.createHvdcLine2T()
Returns a new object of class 'Hvdc Line2 T'.
|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineFactory.createHvdcLine2TLCC()
Returns a new object of class 'Hvdc Line2 TLCC'.
|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineFactory.createHvdcLine2TVSC()
Returns a new object of class 'Hvdc Line2 TVSC'.
|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineFactory.createThyConverter()
Returns a new object of class 'Thy Converter'.
|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineFactory.createVSCConverter()
Returns a new object of class 'VSC Converter'.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseConverterImpl<TBus extends BaseAclfBus<?,?>>
An implementation of the model object 'Base Converter'.
|
class |
HvdcLine2TImpl<TBus extends BaseAclfBus<?,?>>
An implementation of the model object 'Hvdc Line2 T'.
|
class |
HvdcLine2TLCCImpl<TBus extends BaseAclfBus<?,?>>
An implementation of the model object 'Line2 T'.
|
class |
HvdcLine2TVSCImpl<TBus extends BaseAclfBus<?,?>>
An implementation of the model object 'Hvdc Line2 TVSC'.
|
class |
ThyConverterImpl<TBus extends BaseAclfBus<?,?>>
An implementation of the model object 'Thy Converter'.
|
class |
VSCConverterImpl<TBus extends BaseAclfBus<?,?>>
VSC Converter model for power flow studies;
Now it is modeled as a generator in power flow; in the future it can be modeled in detail for AC/DC power flow analysis
Regarding the p.u.
|
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineFactoryImpl.createBaseConverter() |
<TBus extends BaseAclfBus<?,?>> |
HvdcLineFactoryImpl.createHvdcLine2T() |
<TBus extends BaseAclfBus<?,?>> |
HvdcLineFactoryImpl.createHvdcLine2TLCC() |
<TBus extends BaseAclfBus<?,?>> |
HvdcLineFactoryImpl.createHvdcLine2TVSC() |
<TBus extends BaseAclfBus<?,?>> |
HvdcLineFactoryImpl.createThyConverter() |
<TBus extends BaseAclfBus<?,?>> |
HvdcLineFactoryImpl.createVSCConverter() |
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineSwitch.caseBaseConverter(BaseConverter<TBus> object)
Returns the result of interpreting the object as an instance of 'Base Converter'.
|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineSwitch.caseHvdcLine2T(HvdcLine2T<TBus> object)
Returns the result of interpreting the object as an instance of 'Hvdc Line2 T'.
|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineSwitch.caseHvdcLine2TLCC(HvdcLine2TLCC<TBus> object)
Returns the result of interpreting the object as an instance of 'Hvdc Line2 TLCC'.
|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineSwitch.caseHvdcLine2TVSC(HvdcLine2TVSC<TBus> object)
Returns the result of interpreting the object as an instance of 'Hvdc Line2 TVSC'.
|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineSwitch.caseThyConverter(ThyConverter<TBus> object)
Returns the result of interpreting the object as an instance of 'Thy Converter'.
|
<TBus extends BaseAclfBus<?,?>> |
HvdcLineSwitch.caseVSCConverter(VSCConverter<TBus> object)
Returns the result of interpreting the object as an instance of 'VSC Converter'.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseAclfNetworkImpl<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch>
An implementation of the model object 'Base Aclf Network'.
|
Modifier and Type | Class and Description |
---|---|
class |
AclfBusImpl
An implementation of the model object 'Bus'.
|
class |
BaseAclfBusImpl<TGen extends AclfGen,TLoad extends AclfLoad>
An implementation of the model object 'Bus'.
|
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch> |
AclfFactoryImpl.createBaseAclfNetwork() |
Modifier and Type | Method and Description |
---|---|
<TGen extends AclfGen,TLoad extends AclfLoad> |
AclfFactoryImpl.createBaseAclfBus() |
BaseAclfBus<?,?> |
AclfBranchImpl.getFromAclfBus() |
BaseAclfBus<?,?> |
AclfGenImpl.getParentBus() |
BaseAclfBus<?,?> |
AclfLoadImpl.getParentBus() |
BaseAclfBus<?,?> |
AclfBranchImpl.getToAclfBus() |
Modifier and Type | Method and Description |
---|---|
HvdcLine2T<BaseAclfBus<?,?>> |
BaseAclfNetworkImpl.addHvdcLine2T(HvdcLine2T<BaseAclfBus<?,?>> hvdcLine,
java.lang.String fromBusId,
java.lang.String toBusId,
java.lang.String dcLineNumber) |
HvdcLine2T<BaseAclfBus<?,?>> |
BaseAclfNetworkImpl.addHvdcLine2T(HvdcLine2T<BaseAclfBus<?,?>> hvdcLine,
java.lang.String fromBusId,
java.lang.String toBusId,
java.lang.String dcLineNumber,
java.lang.String lineId,
java.lang.String name) |
java.util.List<BaseAclfBus<?,?>> |
BaseAclfBusImpl.findZeroZPathBuses() |
HvdcLine2T<BaseAclfBus<?,?>> |
BaseAclfNetworkImpl.getHvdcLine2T(java.lang.String lineId) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
AclfGenImpl.basicSetParentBus(BaseAclfBus<?,?> newParentBus,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
AclfLoadImpl.basicSetParentBus(BaseAclfBus<?,?> newParentBus,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
AclfGenImpl.setParentBus(BaseAclfBus<?,?> newParentBus) |
void |
AclfLoadImpl.setParentBus(BaseAclfBus<?,?> newParentBus) |
Modifier and Type | Method and Description |
---|---|
HvdcLine2T<BaseAclfBus<?,?>> |
BaseAclfNetworkImpl.addHvdcLine2T(HvdcLine2T<BaseAclfBus<?,?>> hvdcLine,
java.lang.String fromBusId,
java.lang.String toBusId,
java.lang.String dcLineNumber) |
HvdcLine2T<BaseAclfBus<?,?>> |
BaseAclfNetworkImpl.addHvdcLine2T(HvdcLine2T<BaseAclfBus<?,?>> hvdcLine,
java.lang.String fromBusId,
java.lang.String toBusId,
java.lang.String dcLineNumber,
java.lang.String lineId,
java.lang.String name) |
Mismatch |
BaseAclfNetworkImpl.maxMismatch(AclfMethodType lfMethod,
java.util.function.Predicate<BaseAclfBus<?,?>> predicate) |
Modifier and Type | Field and Description |
---|---|
protected BaseAclfBus<?,?> |
BaseAclfBusHelper.bus |
Constructor and Description |
---|
AclfBusInitContriGenLoadHelper(BaseAclfBus<?,?> bus)
Constructor that initializes the bus instance.
|
AclfBusLoadHelper(BaseAclfBus<?,?> bus)
Constructor that initializes the bus instance.
|
AclfBusMismatchHelper(BaseAclfBus<?,?> bus)
Constructor that initializes the bus instance.
|
AclfBusYMatrixHelper(BaseAclfBus<?,?> bus)
Constructor that initializes the bus instance.
|
BaseAclfBusHelper(BaseAclfBus<?,?> bus)
Constructor that initializes the bus instance.
|
Modifier and Type | Method and Description |
---|---|
BaseAclfBus<?,?> |
AreaInterchangeControl.getSwingBus()
get swing bus
|
Modifier and Type | Method and Description |
---|---|
void |
AreaInterchangeControl.setSwingBus(BaseAclfBus<?,?> bus)
set swing bus for the control
|
Modifier and Type | Method and Description |
---|---|
BaseAclfBus<?,?> |
AreaInterchangeControlImpl.getSwingBus() |
Modifier and Type | Method and Description |
---|---|
void |
AreaInterchangeControlImpl.setBus(BaseAclfBus<?,?> newBus)
This is specialized for the more specific type known in this context.
|
void |
AreaInterchangeControlImpl.setSwingBus(BaseAclfBus<?,?> bus) |
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 | Method and Description |
---|---|
<TGen extends AclfGen,TLoad extends AclfLoad> |
AclfSwitch.caseBaseAclfBus(BaseAclfBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Aclf Bus'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AcscBus
A representation of the model object 'Bus'.
|
interface |
BaseAcscBus<TGen extends AcscGen,TLoad extends AcscLoad>
A representation of the model object 'Bus'.
|
Modifier and Type | Class and Description |
---|---|
class |
AcscBusImpl
An implementation of the model object 'Bus'.
|
class |
BaseAcscBusImpl<TGen extends AcscGen,TLoad extends AcscLoad>
An implementation of the model object 'Bus'.
|
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 |
---|---|
<TGen extends AclfGen,TLoad extends AclfLoad> |
AcscSwitch.caseBaseAclfBus(BaseAclfBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Aclf Bus'.
|
Modifier and Type | Field and Description |
---|---|
static java.util.function.Predicate<BaseAclfBus<?,?>> |
IConnectBusProcessor.predicateConnectBus |
static java.util.function.Predicate<BaseAclfBus<?,?>> |
IEDclfSolver.predicatePQBus |
Modifier and Type | Method and Description |
---|---|
ISparseEqnComplex[] |
YMatrixSolver.formYMatrixSet(boolean mPartOnly,
java.util.function.Predicate<BaseAclfBus<?,?>> predicate)
Form Y-matrix set [Ymm, Ymn, Ynm, Ynn], where, Ymm includes those buses that predicate.test(bus) is true.
|
Modifier and Type | Method and Description |
---|---|
double |
LossCalBusWalker.totalInFlow(BaseAclfBus<?,?> bus)
Total power flow into the bus (flow path direction) = gen power - sum(branch outOf flow)
|
double |
LossCalBusWalker.totalOutFlow(BaseAclfBus<?,?> bus)
total power flow out of the bus (flow path direction) = sum(branch into flow) + load power + swing bus P
|
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch> |
PlanningAlgorithmSwitch.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 |
---|---|
java.util.List<BaseAclfBus<?,?>> |
CommonLangFactoryImpl.createBaseAclfBusListFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Modifier and Type | Field and Description |
---|---|
BaseAclfBus<?,?> |
Mismatch.maxPBus |
BaseAclfBus<?,?> |
Mismatch.maxQBus |
Modifier and Type | Field and Description |
---|---|
static java.util.function.Function<BaseAclfBus<?,?>,AclfCapacitorBusAdapter> |
AclfAdptFunction.capacitorBusAptr
Capacitor bus adapter function CapacitorBusAdapter = f(AclfBus)
|
static java.util.function.Function<BaseAclfBus<?,?>,AclfGenBusAdapter> |
AclfAdptFunction.genBusAptr
Gen bus adapter function GenBusAdapter = f(AclfBus)
|
static java.util.function.Function<BaseAclfBus<?,?>,AclfLoadBusAdapter> |
AclfAdptFunction.loadBusAptr
Load bus adapter function LoadBusAdapter = f(AclfBus)
|
static java.util.function.Function<BaseAclfBus<?,?>,AclfPQGenBusAdapter> |
AclfAdptFunction.pqBusAptr
PQBus bus adapter function PQBusAdapter = f(AclfBus)
|
static java.util.function.Function<BaseAclfBus<?,?>,AclfPVGenBusAdapter> |
AclfAdptFunction.pvBusAptr
PVGen bus adapter function PVBusAdapter = f(AclfBus)
|
static java.util.function.Function<BaseAclfBus<?,?>,AclfSwingBusAdapter> |
AclfAdptFunction.swingBusAptr
Swing bus adapter function SwingBusAdapter = f(AclfBus)
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<BaseAclfBus<?,?>> |
ZeroZBranchNetUtil.findZeroZPathBuses(BaseAclfBus<?,?> bus)
This method is used to find all the buses that are connected to the
starting bus through zero-Z branches.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<BaseAclfBus<?,?>> |
ZeroZBranchNetUtil.findZeroZPathBuses(BaseAclfBus<?,?> bus)
This method is used to find all the buses that are connected to the
starting bus through zero-Z branches.
|
void |
AclfNetZeroZBranchHelper.zeroZBranchBusMerge(BaseAclfBus<?,?> startingBus)
From the starting bus, find a bus to be retained in the zero Z path bus set.
|
Modifier and Type | Field and Description |
---|---|
static FunctionX<java.util.List<BaseAclfBus<?,?>>,java.util.List<Branch>> |
ZeroZBranchFunction.findObsoleteBranches
Deprecated.
find obsolete branches connected to the bus set.
|
static java.util.function.Function<java.util.List<BaseAclfBus<?,?>>,BaseAclfBus<?,?>> |
ZeroZBranchFunction.selectParentBus
Deprecated.
Select parent bus from the bus list.
|
static java.util.function.Function<java.util.List<BaseAclfBus<?,?>>,BaseAclfBus<?,?>> |
ZeroZBranchFunction.selectParentBus
Deprecated.
Select parent bus from the bus list.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BaseDStabBus<TGen extends DStabGen,TLoad extends DStabLoad>
A representation of the model object 'DStab Bus'.
|
interface |
DStabBus
A representation of the model object 'DStab Bus'.
|
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAclfBus<?,?>> |
DStabHvdcSwitch.caseBaseConverter(BaseConverter<TBus> object)
Returns the result of interpreting the object as an instance of 'Base Converter'.
|
<TBus extends BaseAclfBus<?,?>> |
DStabHvdcSwitch.caseHvdcLine2T(HvdcLine2T<TBus> object)
Returns the result of interpreting the object as an instance of 'Hvdc Line2 T'.
|
<TBus extends BaseAclfBus<?,?>> |
DStabHvdcSwitch.caseHvdcLine2TVSC(HvdcLine2TVSC<TBus> object)
Returns the result of interpreting the object as an instance of 'Hvdc Line2 TVSC'.
|
<TBus extends BaseAclfBus<?,?>> |
DStabHvdcSwitch.caseVSCConverter(VSCConverter<TBus> object)
Returns the result of interpreting the object as an instance of 'VSC Converter'.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseDStabBusImpl<TGen extends DStabGen,TLoad extends DStabLoad>
An implementation of the model object 'DStab Bus'.
|
class |
DStabBusImpl
An implementation of the model object 'DStab Bus'.
|
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 | Method and Description |
---|---|
<TGen extends AclfGen,TLoad extends AclfLoad> |
DstabSwitch.caseBaseAclfBus(BaseAclfBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Aclf Bus'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpfBus
A representation of the model object 'Base Opf Bus'.
|
Modifier and Type | Class and Description |
---|---|
class |
OpfBusImpl
An implementation of the model object 'Base Opf Bus'.
|
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 |
---|---|
<TGen extends AclfGen,TLoad extends AclfLoad> |
OpfSwitch.caseBaseAclfBus(BaseAclfBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Aclf Bus'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SEBus
A representation of the model object 'Bus'.
|
Modifier and Type | Class and Description |
---|---|
class |
SEBusImpl
An implementation of the model object 'Bus'.
|
Modifier and Type | Method and Description |
---|---|
<TBus extends BaseAclfBus<? extends AclfGen,? extends AclfLoad>,TBranch extends AclfBranch> |
SESwitch.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 |
---|---|
<TGen extends AclfGen,TLoad extends AclfLoad> |
SESwitch.caseBaseAclfBus(BaseAclfBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Aclf Bus'.
|
Modifier and Type | Method and Description |
---|---|
static void |
AclfInputUtilFunc.setCapacitorBusData(BaseAclfBus<?,?> bus,
double baseV,
double q,
Unit.UnitType qUnit) |
static void |
AclfInputUtilFunc.setLoadBusData(BaseAclfBus<?,?> bus,
double baseV,
AclfLoadCode code,
double p,
double q,
Unit.UnitType pUnit) |
static void |
AclfInputUtilFunc.setPQBusData(BaseAclfBus<?,?> bus,
java.lang.String id,
double baseV,
int noArea,
int noZone,
double p,
double q,
Unit.UnitType pUnit) |
static void |
AclfInputUtilFunc.setPVBusData(BaseAclfBus<?,?> bus,
double baseV,
double p,
Unit.UnitType pUnit,
double v,
Unit.UnitType vUnit) |
static void |
AclfInputUtilFunc.setSwingBusData(BaseAclfBus<?,?> bus,
double baseV,
double vMag,
Unit.UnitType vUnit,
double vAng,
Unit.UnitType angUnit) |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseAclfBusState.map2EObject(BaseAclfBus eObj) |
static void |
BaseAclfBusState.readData(com.hazelcast.nio.ObjectDataInput in,
BaseAclfBus eObj) |
void |
BaseAclfBusState.updateEObject(BaseAclfBus eObj) |
static void |
BaseAclfBusState.writeData(com.hazelcast.nio.ObjectDataOutput out,
BaseAclfBus eObj) |
Constructor and Description |
---|
BaseAclfBusState(BaseAclfBus<? extends AclfGen,? extends AclfLoad> eObj) |
Modifier and Type | Method and Description |
---|---|
static PVBusLimit |
PVBusLimitState.create(BaseAclfBus<?,?> bus) |
static PQBusLimit |
PQBusLimitState.create(BaseAclfBus<?,?> bus) |
static PQBusLimit |
PQBusLimitState.create(PQBusLimitState bean,
BaseAclfBus<?,?> bus) |
static PVBusLimit |
PVBusLimitState.create(PVBusLimitState bean,
BaseAclfBus<?,?> bus) |
Modifier and Type | Method and Description |
---|---|
static HvdcLine2TLCC<BaseAclfBus<?,?>> |
HvdcLine2TLCCState.create() |
static HvdcLine2TVSC<BaseAclfBus<?,?>> |
HvdcLine2TVSCState.create() |
static HvdcLine2TLCC<BaseAclfBus<?,?>> |
HvdcLine2TLCCState.create(HvdcLine2TLCCState bean) |
static HvdcLine2TVSC<BaseAclfBus<?,?>> |
HvdcLine2TVSCState.create(HvdcLine2TVSCState bean) |