|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DCPFBus
This interface defines all the methods needed by the DC power flow solver for a bus object.
| Method Summary | |
|---|---|
double |
getBusMw()
This method should return the total amount of real power at the bus in per unit. |
int |
getNumber()
This method should return the bus ID as it's represented in the system. |
boolean |
isSlackBus()
This method should return true if the bus is the system slack bus, and false otherwise. |
| Method Detail |
|---|
int getNumber()
boolean isSlackBus()
double getBusMw()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||