Modifier and Type | Method and Description |
---|---|
static RemoteQBus |
AclfAdjustObjectFactory.createRemoteQBus()
Create a RemoteQBus object - Remote Q voltage control bus class.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
RemoteQBus |
IAclfBusAdjustment.getRemoteQBus()
get the remote Q control object
|
Modifier and Type | Interface and Description |
---|---|
interface |
RemoteQControlGroup
A representation of the model object 'Remote QControl Group'.
|
interface |
SwitchedShunt
A representation of the model object 'Switched Shunt'.
|
Modifier and Type | Method and Description |
---|---|
RemoteQBus |
AclfAdjustFactory.createRemoteQBus()
Returns a new object of class 'Remote QBus'.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteQBusImpl
An implementation of the model object 'Remote QBus'.
|
class |
RemoteQControlGroupImpl
An implementation of the model object 'Remote QControl Group'.
|
class |
SwitchedShuntImpl |
Modifier and Type | Method and Description |
---|---|
RemoteQBus |
AclfAdjustFactoryImpl.createRemoteQBus() |
Modifier and Type | Method and Description |
---|---|
T |
AclfAdjustSwitch.caseRemoteQBus(RemoteQBus object)
Returns the result of interpreting the object as an instance of 'Remote QBus'.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StaticVarCompensator
A representation of the model object 'Switch Cap Bank'.
|
Modifier and Type | Class and Description |
---|---|
class |
StaticVarCompensatorImpl
An implementation of the model object 'Switch Cap Bank'.
|
Modifier and Type | Method and Description |
---|---|
T |
FACTSSwitch.caseRemoteQBus(RemoteQBus object)
Returns the result of interpreting the object as an instance of 'Remote QBus'.
|
Modifier and Type | Method and Description |
---|---|
RemoteQBus |
BaseAclfBusImpl.getRemoteQBus() |
Modifier and Type | Method and Description |
---|---|
static RemoteQBus |
AclfAdjInputUtilFunc.addRemoteQBusMvarFlowTo(AclfNetwork adjNet,
java.lang.String busId,
java.lang.String remoteBranchId,
double vSpec,
Unit.UnitType vUnit,
double qMax,
double qMin,
Unit.UnitType qUnit,
boolean onFromSide,
boolean flowFrom2To)
Add Bus Q control of a remote branch mvar flow
|
static RemoteQBus |
AclfAdjInputUtilFunc.addRemoteQBusVoltageTo(AclfNetwork adjNet,
java.lang.String busId,
java.lang.String remoteBusId,
double vSpec,
Unit.UnitType vUnit,
double qMax,
double qMin,
Unit.UnitType qUnit)
add bus Q control of a remote bus voltage
|
Modifier and Type | Method and Description |
---|---|
static RemoteQBus |
RemoteQBusState.create() |
static RemoteQBus |
RemoteQBusState.create(RemoteQBusState bean) |
Modifier and Type | Method and Description |
---|---|
protected void |
RemoteQBusState.map2EObject(RemoteQBus eObj) |
static void |
RemoteQBusState.readData(com.hazelcast.nio.ObjectDataInput in,
RemoteQBus eObj) |
void |
RemoteQBusState.updateEObject(RemoteQBus eObj) |
static void |
RemoteQBusState.writeData(com.hazelcast.nio.ObjectDataOutput out,
RemoteQBus eObj) |
Constructor and Description |
---|
RemoteQBusState(RemoteQBus eObj) |