public interface SEBus extends BaseAclfBus<SEGen,SELoad>
The following features are supported:
SEPackage.getSEBus()
Modifier and Type | Method and Description |
---|---|
void |
distributeMismatch()
distribute bus mismatch
|
SEBusRecord |
getPSeBusRec()
Returns the value of the 'PSe Bus Rec' reference.
|
SEBusRecord |
getQSeBusRec()
Returns the value of the 'QSe Bus Rec' reference.
|
int |
getVoltJMatrixIndex()
Returns the value of the 'Volt JMatrix Index' attribute.
|
SEMeasRecord |
getVoltSeRec()
Returns the value of the 'Volt Se Rec' reference.
|
void |
setAllOnStatus()
set SEBus AllOnStatus
|
void |
setBadDataWeight(SEWeight weight) |
void |
setInjectValue()
set SEBus inject value
|
void |
setPSeBusRec(SEBusRecord value)
Sets the value of the '
PSe Bus Rec ' reference. |
void |
setQSeBusRec(SEBusRecord value)
Sets the value of the '
QSe Bus Rec ' reference. |
void |
setVoltJMatrixIndex(int value)
Sets the value of the '
Volt JMatrix Index ' attribute. |
void |
setVoltSeRec(SEMeasRecord value)
Sets the value of the '
Volt Se Rec ' reference. |
void |
setWeight(SEWeight weight) |
acCurrentIntoNet, b11ii, b1ii, calLossPFactor, calNetGenResults, calNetLoadResults, calNetPQResults, getBusControl, getCompensator, getCompensatorList, getContributeGen, getContributeGenList, getContributeLoad, getContributeLoadList, getDesiredVoltAng, getDesiredVoltMag, getExpLoadP, getExpLoadQ, getExternalPowerIntoNet, getFunctionLoad, getGenCode, getGenP, getGenQ, getJii, getLoadCode, getLoadP, getLoadP, getLoadQ, getLoadQ, getLossCumTDPath, getPGenLimit, getQGenLimit, getRemoteQControlGroup, getShuntY, getSwitchedShuntList, getVLimit, getVoltageAng, getVoltageMag, mismatch, powerIntoNet, setBusControl, setDesiredVoltAng, setDesiredVoltMag, setExpLoadP, setExpLoadQ, setExternalPowerIntoNet, setFunctionLoad, setGenCode, setGenP, setGenQ, setLoadCode, setLoadP, setLoadQ, setLossCumTDPath, setPGenLimit, setQGenLimit, setRemoteQControlGroup, setShuntY, setVLimit, setVoltageAng, setVoltageMag, yii
getBaseVoltage, getBranchList, getConnectedBranch, getFromBranchList, getMerge2BusId, getNetwork, getSubAreaFlag, getSubstation, getSubstationId, getToBranchList, isIslandBus, nActiveBranchConnected, nBranchConnected, nBranchConnected, nNonGroundBranchConnected, setAttributes, setAttributes, setBaseVoltage, setBaseVoltage, setMerge2BusId, setNetwork, setSubAreaFlag, setSubstation, setSubstationId, toString
getExtensionObject, setExtensionObject
getArea, getAreaId, getExtSeqNumber, getIntFlag, getOwner, getOwnerId, getSortNumber, getWeight, getZone, getZoneId, isBooleanFlag, setArea, setAreaId, setBooleanFlag, setExtSeqNumber, setIntFlag, setOwner, setOwnerId, setSortNumber, setWeight, setZone, setZoneId
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfo
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
readData, writeData
getVoltage, getVoltage, getVoltageAng, getVoltageMag, isCapacitor, isConstILoad, isConstPLoad, isConstZLoad, isGen, isGenPQ, isGenPV, isLoad, isLoadPV, isNonContribute, isPV, isRefBus, isSwing, setVoltage, setVoltage, setVoltage, updateVoltage, updateVoltageAng, updateVoltageMag
allocateContributeGenQ, code2String, distributeLoad, initContributeGen, initContributeLoad, noConnectedBranch, voltageViolation
findZeroZPathBuses, getNoConnectedZbr, hasZbrLoop, isConnect2ZeroZBranch
toCapacitorBus, toGenBus, toLoadBus, toPQBus, toPVBus, toSwingBus
getPQBusLimit, getPVBusLimit, getRemoteQBus, getStaticVarCompensator, getSwitchedShunt, isFunctionLoad, isPQBusLimit, isPVBusLimit, isRemoteQBus, isRemoteQControlGroup, isStaticVarCompensator, isSwitchedShunt
SEBusRecord getPSeBusRec()
setPSeBusRec(SEBusRecord)
,
SEPackage.getSEBus_PSeBusRec()
void setPSeBusRec(SEBusRecord value)
PSe Bus Rec
' reference.
value
- the new value of the 'PSe Bus Rec' reference.getPSeBusRec()
SEBusRecord getQSeBusRec()
setQSeBusRec(SEBusRecord)
,
SEPackage.getSEBus_QSeBusRec()
void setQSeBusRec(SEBusRecord value)
QSe Bus Rec
' reference.
value
- the new value of the 'QSe Bus Rec' reference.getQSeBusRec()
SEMeasRecord getVoltSeRec()
setVoltSeRec(SEMeasRecord)
,
SEPackage.getSEBus_VoltSeRec()
void setVoltSeRec(SEMeasRecord value)
Volt Se Rec
' reference.
value
- the new value of the 'Volt Se Rec' reference.getVoltSeRec()
int getVoltJMatrixIndex()
setVoltJMatrixIndex(int)
,
SEPackage.getSEBus_VoltJMatrixIndex()
void setVoltJMatrixIndex(int value)
Volt JMatrix Index
' attribute.
value
- the new value of the 'Volt JMatrix Index' attribute.getVoltJMatrixIndex()
void distributeMismatch()
void setAllOnStatus()
void setInjectValue()
void setWeight(SEWeight weight)
void setBadDataWeight(SEWeight weight)