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, setRemoteQControlTypegetQLimit, getQLimit, getVSpecified, getVSpecified, hasLimitBackoff, setQLimit, setQLimit, setVSpecified, setVSpecifiedchangeToGenPQBus, changeToGenPVBus, getParentBus, setParentBusgetAdjControlType, getControlMode, getDesiredControlRange, isAdjustStatus, isControlStatus, setAdjControlType, setAdjustStatus, setControlMode, setControlStatus, setDesiredControlRangecheckData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInforeadData, writeDataneedAdjust, performAdjusteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivercalDiscreteB, getBLimit, getBLimit, getQBaseAclfBus<?,?> 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()