public abstract class AbstractBranchPowerFlowPathWalker extends AbstractBranchPathWalker
direction
Constructor and Description |
---|
AbstractBranchPowerFlowPathWalker() |
Modifier and Type | Method and Description |
---|---|
boolean |
isFlowPathDirection(Bus bus,
Branch branch)
Starting from the bus, check the branch connecting to the bus is of the path direction, eg,
out of the bus direction.
|
init, needVisit, setWalkDirection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
visit