public interface IShuntQFunc
extends org.eclipse.emf.ecore.EObject
AclfAdjustPackage.getIShuntQFunc()
Modifier and Type | Method and Description |
---|---|
double |
calDiscreteB(double bOriginal)
Calculate the discrete B value based on the shunt compensator banks.
|
LimitType |
getBLimit(boolean reCalculate)
get bus B limit in pu.
|
LimitType |
getBLimit(Unit.UnitType unit)
get bus B limit in the unit specified
|
double |
getQ()
Get device equivalent Q using bus voltage in pu.
|
LimitType getBLimit(boolean reCalculate)
LimitType getBLimit(Unit.UnitType unit)
double calDiscreteB(double bOriginal)
double getQ()