public interface AclfXformerAdapter extends AclfBranchAdapter
Modifier and Type | Method and Description |
---|---|
org.apache.commons.math3.complex.Complex |
getComplexFromTurnRatio()
Get Xfr from side complex turn ratio (fromTurnRatio x exp(angle)).
|
org.apache.commons.math3.complex.Complex |
getComplexToTurnRatio()
Get Xfr from side complex turn ratio (fromTurnRatio x exp(angle)).
|
double |
getFromTurnRatio()
Get Xfr from side turn ratio in pu
|
double |
getToTurnRatio()
get xfr to side turn ratio in pu
|
double |
kva(Unit.UnitType unit)
Calculate xfr kva flow = max(KVAij, KVAji) in the unit specified
|
void |
setFromTurnRatio(double t)
Set branch from side tap ratio in the unit specified.
|
void |
setFromTurnRatio(double t,
Unit.UnitType unit)
Set branch from side turn ratio in the unit specified.
|
void |
setToTurnRatio(double t)
Set branch to side tap ratio in the unit specified.
|
void |
setToTurnRatio(double t,
Unit.UnitType unit)
Set branch to side tap ratio in the unit specified.
|
getFromShuntY, getMvaRating1, getMvaRating2, getMvaRating3, getToShuntY, getZ, setFromShuntY, setFromShuntY, setMvaRating1, setMvaRating2, setMvaRating3, setToShuntY, setToShuntY, setZ
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 getFromTurnRatio()
double getToTurnRatio()
org.apache.commons.math3.complex.Complex getComplexFromTurnRatio()
org.apache.commons.math3.complex.Complex getComplexToTurnRatio()
void setFromTurnRatio(double t, Unit.UnitType unit)
t
- xfr turn ratiaunit
- turn ratio unit, PU or percent
void setToTurnRatio(double t, Unit.UnitType unit)
t
- xfr turn ratiaunit
- turn ratio unit, PU or percent
double kva(Unit.UnitType unit)
unit
- kva flow unit
void setFromTurnRatio(double t)
t
- xfr tap
void setToTurnRatio(double t)
t
- xfr tap