| Modifier and Type | Method and Description |
|---|---|
static PVBusLimit |
CoreObjectFactory.createPVBusLimit()
Create a PVBusLimit object
|
static PVBusLimit |
CoreObjectFactory.createPVBusLimit(BaseAclfBus<?,?> bus)
create a PVBusLimit base on the aclf bus.
|
| Modifier and Type | Method and Description |
|---|---|
PVBusLimit |
IAclfBusAdjustment.getPVBusLimit()
get the PV Limit adjustment object
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteQBus
A representation of the model object 'Remote QBus'.
|
interface |
SwitchedShunt
A representation of the model object 'Switched Shunt'.
|
| Modifier and Type | Method and Description |
|---|---|
PVBusLimit |
AclfAdjustFactory.createPVBusLimit()
Returns a new object of class 'PV Bus Limit'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PVBusLimitImpl
An implementation of the model object 'PV Bus Limit'.
|
class |
RemoteQBusImpl
An implementation of the model object 'Remote QBus'.
|
class |
SwitchedShuntImpl |
| Modifier and Type | Method and Description |
|---|---|
PVBusLimit |
AclfAdjustFactoryImpl.createPVBusLimit() |
| Modifier and Type | Method and Description |
|---|---|
T |
AclfAdjustSwitch.casePVBusLimit(PVBusLimit object)
Returns the result of interpreting the object as an instance of 'PV Bus Limit'.
|
| 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.casePVBusLimit(PVBusLimit object)
Returns the result of interpreting the object as an instance of 'PV Bus Limit'.
|
| Modifier and Type | Method and Description |
|---|---|
PVBusLimit |
BaseAclfBusImpl.getPVBusLimit() |
| Modifier and Type | Method and Description |
|---|---|
static PVBusLimit |
AclfAdjInputUtilFunc.addPVBusLimitTo(AclfNetwork adjNet,
java.lang.String busId,
double vSpec,
Unit.UnitType vUnit,
double qMax,
double qMin,
Unit.UnitType qUnit)
Add PV Bus control
|