@Deprecated
public class ZeroZBranchNetHelper
extends java.lang.Object
Constructor and Description |
---|
ZeroZBranchNetHelper(boolean smallZBranchProcessing)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.apache.commons.math3.complex.Complex |
powerFrom2To(AclfBranch branch)
Deprecated.
compute branch power flow, form->to direction at the from-side.
|
org.apache.commons.math3.complex.Complex |
powerIntoNet(AclfBus bus)
Deprecated.
compute power into the network at the bus.
|
org.apache.commons.math3.complex.Complex |
powerTo2From(AclfBranch branch)
Deprecated.
compute branch power flow, to->from direction at the to-side.
|
public ZeroZBranchNetHelper(boolean smallZBranchProcessing)
public org.apache.commons.math3.complex.Complex powerIntoNet(AclfBus bus) throws InterpssException
bus
- InterpssException
public org.apache.commons.math3.complex.Complex powerTo2From(AclfBranch branch) throws InterpssException
branch
- InterpssException
public org.apache.commons.math3.complex.Complex powerFrom2To(AclfBranch branch) throws InterpssException
branch
- InterpssException