public class DistPathLfHelper
extends java.lang.Object
Constructor and Description |
---|
DistPathLfHelper() |
Modifier and Type | Method and Description |
---|---|
static boolean |
atFlowIntoSide(Branch branch,
Bus bus)
check if the bus is at flow into branch side
|
static org.apache.commons.math3.complex.Complex |
current(DistBranch branch)
calculate branch current based on branch power flow stored in branch.weight
|
public static org.apache.commons.math3.complex.Complex current(DistBranch branch)
bra
-