public interface IAreaTDFactor
extends org.eclipse.emf.ecore.EObject
DclfPackage.getIAreaTDFactor()| Modifier and Type | Method and Description |
|---|---|
double |
getAreaTransferFactor(AclfBranch branch)
Get power transfer distribution factor with inject bus and withdraw bus list for
a monitoring branch fromBusId->toBusId
|
double getAreaTransferFactor(AclfBranch branch) throws ReferenceBusException
branch - monitoring branch
ReferenceBusException