public interface IBranch3Phase
extends org.eclipse.emf.ecore.EObject
Static3PhasePackage.getIBranch3Phase()
Modifier and Type | Method and Description |
---|---|
Complex3x3 |
getBranchYabc() |
Complex3x3 |
getYffabc() |
Complex3x3 |
getYftabc() |
Complex3x3 |
getYtfabc() |
Complex3x3 |
getYttabc() |
Complex3x3 |
getZabc() |
void |
setZabc(Complex3x3 zabc) |
void |
setZabc(org.apache.commons.math3.complex.Complex z1,
org.apache.commons.math3.complex.Complex z2,
org.apache.commons.math3.complex.Complex z3) |
void setZabc(Complex3x3 zabc)
void setZabc(org.apache.commons.math3.complex.Complex z1, org.apache.commons.math3.complex.Complex z2, org.apache.commons.math3.complex.Complex z3)
Complex3x3 getZabc()
Complex3x3 getBranchYabc()
Complex3x3 getYffabc()
Complex3x3 getYttabc()
Complex3x3 getYftabc()
Complex3x3 getYtfabc()