public class ElectricalIsland extends Group
| Constructor and Description |
|---|
ElectricalIsland(ElectricalIslandList list,
int ndx) |
| Modifier and Type | Method and Description |
|---|---|
float |
getFreq() |
boolean |
isEnergized() |
void |
setFreq(float f) |
getACBranches, getBuses, getFixedShunts, getGenerators, getLines, getLoads, getOneTermDevices, getPhaseShifters, getSeriesCapacitors, getSeriesReactors, getShuntCapacitors, getShuntReactors, getSteamTurbines, getSVCs, getSwitches, getTransformers, getTwoTermDCLines, getTwoTermDevicespublic ElectricalIsland(ElectricalIslandList list, int ndx)
public boolean isEnergized()
throws PAModelException
PAModelExceptionpublic float getFreq()
throws PAModelException
PAModelExceptionpublic void setFreq(float f)
throws PAModelException
PAModelException