public interface Static3PXformer extends AcscXformerAdapter, IXformer3Phase
The following features are supported:
Static3PhasePackage.getStatic3PXformer()
Modifier and Type | Method and Description |
---|---|
IBranch3Phase |
getBranch3P()
Returns the value of the 'Branch3 P' reference.
|
Complex3x3 |
getHVBusVabc2LVBusVabcMatrix()
The mapping matrix relating Vabc of HVBus to the Vabc of LVBus
|
Complex3x3 |
getLVBusIabc2HVBusIabcMatrix()
The mapping matrix relating Iabc of LVBus to the current (Iabc) into HVBus
|
Complex3x3 |
getLVBusIabc2HVBusVabcMatrix()
The mapping matrix relating current flowing into LVBus to the Vabc of HVBus
|
Complex3x3 |
getLVBusIabc2LVBusVabcMatrix()
The mapping matrix relating Iabc of LVBus to the Vabc of LVBus
|
Complex3x3 |
getLVBusVabc2HVBusIabcMatrix()
The mapping matrix relating relating Vabc of LVBus to the current (Iabc) into HVBus
|
Complex3x3 |
getLVBusVabc2HVBusVabcMatrix()
The mapping matrix relating Vabc of to bus to the Vabc of from bus
|
Complex3x3 |
getYabc() |
Complex3x3 |
getYffabc() |
Complex3x3 |
getYftabc() |
Complex3x3 |
getYtfabc() |
Complex3x3 |
getYttabc() |
Complex3x3 |
getZabc() |
void |
setBranch3P(IBranch3Phase value)
Sets the value of the '
Branch3 P ' reference. |
void |
setZabc(Complex3x3 zabc) |
void |
setZabc(org.apache.commons.math3.complex.Complex za,
org.apache.commons.math3.complex.Complex zb,
org.apache.commons.math3.complex.Complex zc) |
getFromGrounding, getToGrounding, getZ0, setFromGrounding, setFromGrounding, setFromGrounding, setToGrounding, setToGrounding, setToGrounding, setZ0
getComplexFromTurnRatio, getComplexToTurnRatio, getFromTurnRatio, getToTurnRatio, kva, setFromTurnRatio, setFromTurnRatio, setToTurnRatio, setToTurnRatio
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
IBranch3Phase getBranch3P()
setBranch3P(IBranch3Phase)
,
Static3PhasePackage.getStatic3PXformer_Branch3P()
void setBranch3P(IBranch3Phase value)
Branch3 P
' reference.
value
- the new value of the 'Branch3 P' reference.getBranch3P()
void setZabc(Complex3x3 zabc)
void setZabc(org.apache.commons.math3.complex.Complex za, org.apache.commons.math3.complex.Complex zb, org.apache.commons.math3.complex.Complex zc)
Complex3x3 getZabc()
Complex3x3 getYabc()
Complex3x3 getYffabc()
Complex3x3 getYttabc()
Complex3x3 getYftabc()
Complex3x3 getYtfabc()
Complex3x3 getLVBusVabc2HVBusVabcMatrix()
Complex3x3 getLVBusIabc2HVBusVabcMatrix()
Complex3x3 getLVBusVabc2HVBusIabcMatrix()
Complex3x3 getLVBusIabc2HVBusIabcMatrix()
Complex3x3 getHVBusVabc2LVBusVabcMatrix()
Complex3x3 getLVBusIabc2LVBusVabcMatrix()