public interface IConnectBusProcessor
Modifier and Type | Field and Description |
---|---|
static java.util.function.Predicate<BaseAclfBus<?,?>> |
predicateConnectBus |
Modifier and Type | Method and Description |
---|---|
org.apache.commons.math3.complex.Complex[] |
updateConnectBusVoltage()
Update connection bus voltages so that their injection current is equal to zero
|
static final java.util.function.Predicate<BaseAclfBus<?,?>> predicateConnectBus
org.apache.commons.math3.complex.Complex[] updateConnectBusVoltage() throws IpssNumericException
IpssNumericException