public class FixedShuntCalcList.FixedShuntCalc extends java.lang.Object implements BaseObjectCore
| Constructor and Description |
|---|
FixedShuntCalc(int ndx) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
get Index within master list owned by PAModel
|
float |
getQpu() |
FixedShunt |
getShunt() |
public int getIndex()
BaseObjectCoregetIndex in interface BaseObjectCorepublic float getQpu()
public FixedShunt getShunt()