public interface BaseOpfBus extends AclfBus
The following features are supported:
OpfPackage.getBaseOpfBus()| Modifier and Type | Method and Description |
|---|---|
double |
getLMP()
Returns the value of the 'LMP' attribute.
|
double |
getPLInequMultiplier()
Returns the value of the 'PL Inequ Multiplier' attribute.
|
double |
getPUInequMultiplier()
Returns the value of the 'PU Inequ Multiplier' attribute.
|
double |
getQLInequMultiplier()
Returns the value of the 'QL Inequ Multiplier' attribute.
|
double |
getQUInequMultiplier()
Returns the value of the 'QU Inequ Multiplier' attribute.
|
void |
setLMP(double value)
Sets the value of the '
LMP' attribute. |
void |
setPLInequMultiplier(double value)
Sets the value of the '
PL Inequ Multiplier' attribute. |
void |
setPUInequMultiplier(double value)
Sets the value of the '
PU Inequ Multiplier' attribute. |
void |
setQLInequMultiplier(double value)
Sets the value of the '
QL Inequ Multiplier' attribute. |
void |
setQUInequMultiplier(double value)
Sets the value of the '
QU Inequ Multiplier' attribute. |
b11ii, b1ii, currentIntoNet, getBusControl, getCapacitorB, getContributeGen, getContributeGenList, getContributeLoad, getContributeLoadList, getDclfInjectP, getDesiredVoltAng, getDesiredVoltMag, getExpLoadP, getExpLoadQ, getFunctionLoad, getGenCode, getGenP, getGenPartFactor, getGenPQ, getGenQ, getJii, getLoadCode, getLoadDistFactor, getLoadP, getLoadPQ, getLoadQ, getLossCumTDPath, getLossPFactor, getNetGenResults, getNetLoadResults, getNetPQResults, getPGenLimit, getQGenLimit, getShuntY, getSwitchedShuntDevice, getVLimit, getVoltage, getVoltage, getVoltageAng, getVoltageAng, getVoltageMag, getVoltageMag, isConstILoad, isConstPLoad, isConstZLoad, isGen, powerIntoNet, setBusControl, setCapacitorB, setDclfInjectP, setDesiredVoltAng, setDesiredVoltMag, setExpLoadP, setExpLoadQ, setFunctionLoad, setGenCode, setGenP, setGenPartFactor, setGenQ, setLoadCode, setLoadDistFactor, setLoadP, setLoadPQ, setLoadQ, setLossCumTDPath, setNetLoadResults, setPGenLimit, setQGenLimit, setShuntY, setSwitchedShuntDevice, setVLimit, setVoltage, setVoltage, setVoltage, setVoltageAng, setVoltageMag, updateVoltage, updateVoltageAng, updateVoltageMag, yiigetBaseVoltage, getBranchList, getBusSecList, getFromBranchList, getNetwork, getParent, getSecNo, getSubAreaFlag, getToBranchList, nActiveBranchConnected, nBranchConnected, nBranchConnected, nNonGroundBranchConnected, setAttributes, setAttributes, setBaseVoltage, setBaseVoltage, setNetwork, setParent, setSecNo, setSubAreaFlag, toStringgetExtensionObject, setExtensionObjectgetArea, getIntFlag, getOwner, getSortNumber, getWeight, getZone, isBooleanFlag, setArea, setBooleanFlag, setIntFlag, setOwner, setSortNumber, setWeight, setZonecheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatuseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverreadData, writeDatagetAdapter, getAdapteraddSection, addSection, getConnectedPhysicalBranch, getConnectedPhysicalBranchList, getSection, isChildSection, isIslandBus, isParent, removeSectiongetExtAclfBus, isCapacitor, isGenPQ, isGenPV, isLoad, isNonContribute, isRefBus, isSwing, mismatchallocateContributeGenQ, code2String, connect2ZeroZBranch, findZeroZPathBuses, getDclfBusP, initContributeGen, initContributeLoad, noConnectedBranch, voltageViolationtoCapacitorBus, toGenBus, toLoadBus, toPQBus, toPVBus, toSwingBusgetPQBusLimit, getPVBusLimit, getRemoteQBus, getStaticVarCompensator, getSwitchedShunt, isFunctionLoad, isPQBusLimit, isPVBusLimit, isRemoteQBus, isStaticVarCompensator, isSwitchedShuntdouble getLMP()
If the meaning of the 'LMP' attribute isn't clear, there really should be more of a description here...
setLMP(double),
OpfPackage.getBaseOpfBus_LMP()void setLMP(double value)
LMP' attribute.
value - the new value of the 'LMP' attribute.getLMP()double getPLInequMultiplier()
"1.0".
If the meaning of the 'PL Inequ Multiplier' attribute isn't clear, there really should be more of a description here...
setPLInequMultiplier(double),
OpfPackage.getBaseOpfBus_PLInequMultiplier()void setPLInequMultiplier(double value)
PL Inequ Multiplier' attribute.
value - the new value of the 'PL Inequ Multiplier' attribute.getPLInequMultiplier()double getPUInequMultiplier()
"1.0".
If the meaning of the 'PU Inequ Multiplier' attribute isn't clear, there really should be more of a description here...
setPUInequMultiplier(double),
OpfPackage.getBaseOpfBus_PUInequMultiplier()void setPUInequMultiplier(double value)
PU Inequ Multiplier' attribute.
value - the new value of the 'PU Inequ Multiplier' attribute.getPUInequMultiplier()double getQLInequMultiplier()
"1.0".
If the meaning of the 'QL Inequ Multiplier' attribute isn't clear, there really should be more of a description here...
setQLInequMultiplier(double),
OpfPackage.getBaseOpfBus_QLInequMultiplier()void setQLInequMultiplier(double value)
QL Inequ Multiplier' attribute.
value - the new value of the 'QL Inequ Multiplier' attribute.getQLInequMultiplier()double getQUInequMultiplier()
"1.0".
If the meaning of the 'QU Inequ Multiplier' attribute isn't clear, there really should be more of a description here...
setQUInequMultiplier(double),
OpfPackage.getBaseOpfBus_QUInequMultiplier()void setQUInequMultiplier(double value)
QU Inequ Multiplier' attribute.
value - the new value of the 'QU Inequ Multiplier' attribute.getQUInequMultiplier()