public interface RemoteQControlGroup extends RemoteQBus, IShuntQFunc
The following features are supported:
Modifier and Type | Method and Description |
---|---|
double |
getBActual()
the actual B after the adjustment in the loadflow calculation
|
double |
getBInit()
initial total B in pu
|
BaseAclfBus<?,?> |
getPrimaryBus()
Returns the value of the 'Primary Bus' reference.
|
double |
getRemoteControlPercentage()
remote voltage or Mvar control participation percentage of the group
|
org.eclipse.emf.common.util.EList<SwitchedShunt> |
getSwitchedShuntList()
Returns the value of the 'Switched Shunt List' reference list.
|
boolean |
init()
initial this RemoteQControlGroup object
|
void |
setBActual(double b)
set the actual B after the adjustment in the loadflow calculation
|
void |
setPrimaryBus(BaseAclfBus<?,?> value)
Sets the value of the '
Primary Bus ' reference. |
getAccFactor, getDQ_dq, getDQ_dv, getMvarFlowCalculated, getMvarSpecified, getMvarSpecified, getRemoteBranch, getRemoteBus, getRemoteBusBranchId, getRemoteQControlType, isFlowFrom2To, isMvarOnFromSide, setAccFactor, setDQ_dq, setDQ_dv, setFlowFrom2To, setMvarOnFromSide, setMvarSpecified, setMvarSpecified, setRemoteBranch, setRemoteBus, setRemoteBusBranchId, setRemoteQControlType
getQLimit, getQLimit, getVSpecified, getVSpecified, hasLimitBackoff, setQLimit, setQLimit, setVSpecified, setVSpecified
changeToGenPQBus, changeToGenPVBus, getParentBus, setParentBus
getAdjControlType, getControlMode, getDesiredControlRange, isAdjustStatus, isControlStatus, setAdjControlType, setAdjustStatus, setControlMode, setControlStatus, setDesiredControlRange
checkData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfo
readData, writeData
needAdjust, performAdjust
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
calDiscreteB, getBLimit, getBLimit, getQ
BaseAclfBus<?,?> getPrimaryBus()
setPrimaryBus(BaseAclfBus)
,
AclfAdjustPackage.getRemoteQControlGroup_PrimaryBus()
void setPrimaryBus(BaseAclfBus<?,?> value)
Primary Bus
' reference.
value
- the new value of the 'Primary Bus' reference.getPrimaryBus()
org.eclipse.emf.common.util.EList<SwitchedShunt> getSwitchedShuntList()
SwitchedShunt
.
List of switched shunts in this control group
AclfAdjustPackage.getRemoteQControlGroup_SwitchedShuntList()
double getBInit()
double getBActual()
void setBActual(double b)
double getRemoteControlPercentage()
boolean init()