public interface IGenTDFactor
extends org.eclipse.emf.ecore.EObject
DclfAlgorithmPackage.getIGenTDFactor()| Modifier and Type | Method and Description |
|---|---|
double |
calGenShiftFactor(java.lang.String injectBusId,
AclfBranch branch)
get gen shift factor for the monitoring branch regarding to the injBus and the slack bus as
the withdraw bus.
|
double |
genTransferDistFactor(AclfBranch branch)
Calculate power transfer distribution factor for the buses in inject bus list and in withdraw bus list for
a the monitoring branch
|
double genTransferDistFactor(AclfBranch branch) throws InterpssException
branch - monitoring branch
InterpssExceptiondouble calGenShiftFactor(java.lang.String injectBusId,
AclfBranch branch)
injectBusId - injection bus idbranch - the monitoring branch object