| Package | Description |
|---|---|
| com.interpss.core.dclf | |
| com.interpss.core.dclf.common.impl | |
| com.interpss.core.dclf.impl |
| Modifier and Type | Method and Description |
|---|---|
double |
IBranchAngleShiftFactor.branchAngleShiftFactor(java.lang.String injectBusId,
java.lang.String withdrawBusId,
AclfBranch monitorBranch)
branch angle shift factor = dP(monitorBranch)/dBranchAngle(injectBus->withdrawBus)
|
double |
IBranchAngleShiftFactor.branchAngleShiftFactor(java.lang.String injectBusId,
java.lang.String withdrawBusId,
AclfBranch monitorBranch,
Unit.UnitType angUnit)
branch angle shift factor = dP(monitorBranch)/dBranchAngle(injectBus->withdrawBus)
|
double |
IBranchAngleShiftFactor.psXfrShiftFactor(AclfBranch psXfr,
AclfBranch monitorBranch) |
double |
IBranchAngleShiftFactor.psXfrShiftFactor(AclfBranch psXfr,
AclfBranch monitorBranch,
Unit.UnitType angUnit)
branch angle shift factor = dP(monitorBranch)/dBranchAngle(injectBus->withdrawBus)
|
| Modifier and Type | Method and Description |
|---|---|
BranchAngleSenException |
DclfCommonFactoryImpl.createBranchAngleSenExceptionFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
| Modifier and Type | Method and Description |
|---|---|
double |
DclfAlgorithmImpl.branchAngleShiftFactor(java.lang.String injectBusId,
java.lang.String withdrawBusId,
AclfBranch monitorBranch) |
double |
DclfAlgorithmImpl.branchAngleShiftFactor(java.lang.String injectBusId,
java.lang.String withdrawBusId,
AclfBranch monitorBranch,
Unit.UnitType angUnit) |
double |
DclfAlgorithmImpl.psXfrShiftFactor(AclfBranch psXfr,
AclfBranch monitorBranch) |
double |
DclfAlgorithmImpl.psXfrShiftFactor(AclfBranch psXfr,
AclfBranch monitorBranch,
Unit.UnitType angUnit) |