public class FixedShunt extends OneTermDev
| Constructor and Description |
|---|
FixedShunt(FixedShuntListIfc<? extends FixedShunt> list,
int ndx) |
| Modifier and Type | Method and Description |
|---|---|
float |
getB()
get shunt admittance in MVAr @ unity bus voltage
|
void |
setB(float b)
set shunt admittance in MVAr @ unity bus voltage
|
isInService, setInServiceequals, getID, getIndex, getKey, getList, getName, hashCode, setID, setName, toStringgetIndexpublic FixedShunt(FixedShuntListIfc<? extends FixedShunt> list, int ndx)
public float getB()
throws PAModelException
PAModelExceptionpublic void setB(float b)
throws PAModelException
PAModelException