public class DistPathLfAlgorithm extends NetPathWalkAlgorithmImpl<DistBus,DistBranch>
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListcopyright| Constructor and Description |
|---|
DistPathLfAlgorithm(DistNetwork net) |
DistPathLfAlgorithm(DistNetwork net,
boolean debug) |
DistPathLfAlgorithm(double tolerance,
int maxItr) |
| Modifier and Type | Method and Description |
|---|---|
void |
calculateBranchFlowDirection()
calculate branch power flow direction, without considering branch loss.
|
java.util.List<java.lang.String> |
getStatusInfo() |
boolean |
loadflow() |
boolean |
visit(Network<DistBus,DistBranch> net) |
branchWalkThough, busWalkThough, eGet, eIsSet, eSet, eUnset, getBranchWalker, getBusWalker, getDirection, setBranchWalker, setBusWalker, setDirection, toStringcheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, readData, setDesc, setId, setName, setNumber, setStatus, writeDataeAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatuseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverpublic DistPathLfAlgorithm(double tolerance,
int maxItr)
public DistPathLfAlgorithm(DistNetwork net)
public DistPathLfAlgorithm(DistNetwork net, boolean debug)
public java.util.List<java.lang.String> getStatusInfo()
public boolean loadflow()
throws InterpssException
InterpssExceptionpublic boolean visit(Network<DistBus,DistBranch> net)
NetPathWalkAlgorithmImplvisit in interface INetBVisitor<DistBus,DistBranch>visit in class NetPathWalkAlgorithmImpl<DistBus,DistBranch>public void calculateBranchFlowDirection()
throws InterpssException
InterpssException - if there is loop in the network