public interface IEDclfSolver
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Predicate<BaseAclfBus<?,?>> |
predicatePQBus |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.math3.complex.Complex[] |
calPQBusVoltMag()
calculate PQ bus voltage based on eqn(6) in the paper
|
static final java.util.function.Predicate<BaseAclfBus<?,?>> predicatePQBus
org.apache.commons.math3.complex.Complex[] calPQBusVoltMag()
throws IpssNumericException
IpssNumericException