public interface AclfSwingBusAdapter extends AclfGenBusAdapter
Modifier and Type | Method and Description |
---|---|
double |
getDesiredVoltAng(Unit.UnitType unit)
Get gen Swing bus voltage angle in the unit specified.
|
double |
getDesiredVoltMag(Unit.UnitType unit)
Get gen Swing bus voltage magnitude in the unit specified.
|
void |
setDesiredVoltAng(double ang)
Set Swing bus voltage angle in Rad.
|
boolean |
setDesiredVoltAng(double ang,
Unit.UnitType unit)
Set Swing bus voltage angle in the specified unit.
|
void |
setDesiredVoltAngDeg(double ang)
Set Swing bus voltage angle in Deg.
|
void |
setDesiredVoltMag(double mag)
Set Swing bus voltage magnitude.
|
boolean |
setDesiredVoltMag(double mag,
Unit.UnitType unit)
Set Swing bus voltage magnitude in the specified unit.
|
getGenResults, getGenResults
getLoad, getLoadResults, getLoadResults, getShuntY, setLoad, setLoad, setShuntY, setShuntY
getBus, setBaseVoltage, setBus
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
double getDesiredVoltMag(Unit.UnitType unit)
unit
- voltage magnitude unit
double getDesiredVoltAng(Unit.UnitType unit)
unit
- voltage angle unit
boolean setDesiredVoltMag(double mag, Unit.UnitType unit)
mag
- Voltage magnitudeunit
- voltage magnitude unit
boolean setDesiredVoltAng(double ang, Unit.UnitType unit)
ang
- voltage angleunit
- voltage angel unit
void setDesiredVoltMag(double mag)
mag
- Voltage magnitude
void setDesiredVoltAngDeg(double ang)
ang
- voltage angle
void setDesiredVoltAng(double ang)
ang
- voltage angle