public interface AclfCapacitorBus extends AclfLoadBusAdapter
| Modifier and Type | Method and Description |
|---|---|
double |
getQ()
Get bus capacitor Q spec at 1.0 voltage in pu.
|
double |
getQ(Unit.UnitType unit)
Get bus capacitor Q spec at 1.0 volage in the specified unit
|
double |
getQResults(Unit.UnitType unit)
Calculate bus capacitor Q at the actual bus voltage in pu.
|
void |
setQ(double q)
Set bus capacitor Q in PU
|
void |
setQ(double q,
Unit.UnitType unit)
Set bus capacitor Q in the specified unit.
|
getLoad, getLoadResults, getShuntY, setLoad, setLoad, setShuntY, setShuntYgetBus, setBaseVoltage, setBuscheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatuseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetdouble getQ()
double getQ(Unit.UnitType unit)
unit - capacitor bus Q unit
double getQResults(Unit.UnitType unit)
unit - bus Q unit
void setQ(double q,
Unit.UnitType unit)
q - capacitor Qunit - capacitor Q unit
void setQ(double q)
q - capacitor Q