public interface IAclfBranch
extends org.eclipse.emf.ecore.EObject
AclfPackage.getIAclfBranch()
Modifier and Type | Method and Description |
---|---|
double |
b11ft()
bft of the B11 matrix.
|
double |
b11tf()
btf of the B11 matrix.
|
double |
b1ft()
bft of the B1 matrix.
|
double |
b1tf()
btf of the B1 matrix.
|
double |
getRatingMva1()
branch mva rating-1
|
double |
getRatingMva2()
branch mva rating-2
|
double |
getRatingMva3()
branch mva rating-3
|
org.apache.commons.math3.complex.Complex |
yff()
yff of the Y matrix.
|
org.apache.commons.math3.complex.Complex |
yft()
yft of the Y matrix.
|
org.apache.commons.math3.complex.Complex |
ytf()
ytf of the Y matrix.
|
org.apache.commons.math3.complex.Complex |
ytt()
ytt of the Y matrix.
|
double b11ft()
double b11tf()
double b1ft()
double b1tf()
org.apache.commons.math3.complex.Complex yff()
org.apache.commons.math3.complex.Complex ytt()
org.apache.commons.math3.complex.Complex yft()
org.apache.commons.math3.complex.Complex ytf()
double getRatingMva1()
double getRatingMva2()
double getRatingMva3()