public interface DclfOpfGenBus extends DclfOpfBus
The following features are supported:
DclfOpfPackage.getDclfOpfGenBus()| Modifier and Type | Method and Description |
|---|---|
LimitType |
getCapacityLimit()
Returns the value of the 'Capacity Limit' attribute.
|
double |
getCoeffA()
Returns the value of the 'Coeff A' attribute.
|
double |
getCoeffB()
Returns the value of the 'Coeff B' attribute.
|
double |
getFixedCost()
Returns the value of the 'Fixed Cost' attribute.
|
void |
setCapacityLimit(LimitType value)
Sets the value of the '
Capacity Limit' attribute. |
void |
setCoeffA(double value)
Sets the value of the '
Coeff A' attribute. |
void |
setCoeffB(double value)
Sets the value of the '
Coeff B' attribute. |
void |
setFixedCost(double value)
Sets the value of the '
Fixed Cost' attribute. |
getLMP, getPLInequMultiplier, getPUInequMultiplier, getQLInequMultiplier, getQUInequMultiplier, setLMP, setPLInequMultiplier, setPUInequMultiplier, setQLInequMultiplier, setQUInequMultiplierb11ii, 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 getCoeffA()
"1.0".
If the meaning of the 'Coeff A' attribute isn't clear, there really should be more of a description here...
setCoeffA(double),
DclfOpfPackage.getDclfOpfGenBus_CoeffA()void setCoeffA(double value)
Coeff A' attribute.
value - the new value of the 'Coeff A' attribute.getCoeffA()double getCoeffB()
"1.0".
If the meaning of the 'Coeff B' attribute isn't clear, there really should be more of a description here...
setCoeffB(double),
DclfOpfPackage.getDclfOpfGenBus_CoeffB()void setCoeffB(double value)
Coeff B' attribute.
value - the new value of the 'Coeff B' attribute.getCoeffB()LimitType getCapacityLimit()
"".
If the meaning of the 'Capacity Limit' attribute isn't clear, there really should be more of a description here...
setCapacityLimit(LimitType),
DclfOpfPackage.getDclfOpfGenBus_CapacityLimit()void setCapacityLimit(LimitType value)
Capacity Limit' attribute.
value - the new value of the 'Capacity Limit' attribute.getCapacityLimit()double getFixedCost()
"1.0".
If the meaning of the 'Fixed Cost' attribute isn't clear, there really should be more of a description here...
setFixedCost(double),
DclfOpfPackage.getDclfOpfGenBus_FixedCost()void setFixedCost(double value)
Fixed Cost' attribute.
value - the new value of the 'Fixed Cost' attribute.getFixedCost()