public interface AclfLineAdapter extends AclfBranchAdapter
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.math3.complex.Complex |
getHShuntY(Unit.UnitType unit,
double baseV)
Get branch half shunt Y of the pai equivalent circuit in the unit specified.
|
void |
setHShuntY(org.apache.commons.math3.complex.Complex y)
Set branch half shunt Y of the pai equivalent circuit.
|
void |
setHShuntY(org.apache.commons.math3.complex.Complex y,
Unit.UnitType unit,
double baseV)
Set branch half shunt Y of the pai equivalent circuit in the unit specified.
|
getFromShuntY, getMvaRating1, getMvaRating2, getMvaRating3, getToShuntY, getZ, setFromShuntY, setFromShuntY, setMvaRating1, setMvaRating2, setMvaRating3, setToShuntY, setToShuntY, setZcheckData, checkData, getDesc, getId, getName, getNumber, getStatusChangeInfo, hzCopy, isActive, isStatus, jsonCopy, setDesc, setId, setName, setNumber, setStatus, setStatusChangeInfoeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetorg.apache.commons.math3.complex.Complex getHShuntY(Unit.UnitType unit, double baseV)
unit - shunt Y unitbaseV - base voltage for Y unit conversion
void setHShuntY(org.apache.commons.math3.complex.Complex y,
Unit.UnitType unit,
double baseV)
y - shunt Y valueunit - shunt Y unitbaseV - base voltage for Y unit conversion
void setHShuntY(org.apache.commons.math3.complex.Complex y)
y - shunt Y value