public class VoltageSetPoint
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
VoltageSetPoint.SetPoint |
| Constructor and Description |
|---|
VoltageSetPoint(BusTypeUtil btu,
BusList netbuses,
int nIslands) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyToVMag(float[] vm)
Apply full set of setpoints to voltage working array
|
public VoltageSetPoint(BusTypeUtil btu, BusList netbuses, int nIslands) throws PAModelException
PAModelException