public interface AclfBusControl extends BaseBusBranchControl
The following features are supported:
AclfAdjustPackage.getAclfBusControl()
Modifier and Type | Method and Description |
---|---|
void |
changeToGenPQBus(double qSpecPU)
Change gen PV bus type to gen PQ bus.
|
void |
changeToGenPVBus(double vSpecPU)
Change gen PQ bus type to gen PV bus.
|
BaseAclfBus<?,?> |
getParentBus()
Returns the value of the 'Parent Bus' reference.
|
void |
setParentBus(BaseAclfBus<?,?> value)
Sets the value of the '
Parent Bus ' reference. |
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
BaseAclfBus<?,?> getParentBus()
If the meaning of the 'Parent Bus' reference isn't clear, there really should be more of a description here...
Reference to the parent AclfBus objectsetParentBus(BaseAclfBus)
,
AclfAdjustPackage.getAclfBusControl_ParentBus()
void setParentBus(BaseAclfBus<?,?> value)
Parent Bus
' reference.
value
- the new value of the 'Parent Bus' reference.getParentBus()
void changeToGenPVBus(double vSpecPU)
void changeToGenPQBus(double qSpecPU)