- All Implemented Interfaces:
- IBusBVisitor
- Direct Known Subclasses:
- DistPathBusLfSolver
public class DistPathBusWalker
extends java.lang.Object
implements IBusBVisitor
Bus based network walk-through for determining power flow direction.
Branch.infFlag is set during the process
if power flow direction same as branch connection direction (from->to), intFlag = 1
Not same intFlag = 0
Branch weight is set to branch power flow (pu), only real power part, only for
determining branch flow direction purpose, without considering branch loss.
Branch weight is always positive. branch.intFlag is used to determine the active power flow
direction.
It is assumed that branch loss is not going to change branch active power flow direction