|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|
This is the complete list of members for Bus, including all inherited members.
| attachElement(Element *elem) | Bus | |
| Bus(const std::string &name, const std::string &location, int number) | Bus | |
| computePowerFlowAC(std::map< std::string, double > &busAC, std::map< std::string, double > &globalParams) const | Bus | |
| computePowerFlowDC(std::map< std::string, double > &busDC, std::map< std::string, double > &globalParams) const | Bus | |
| detachElement(Element *elem) | Bus | |
| getBusLocation() | Bus | inline |
| getBusName() | Bus | inline |
| getConnectedElements() | Bus | inline |
| getOPFInfo() const | Bus | inline |
| getPinNumber() | Bus | inline |
| isGround() const | Bus | inline |
| operator==(const char *name) | Bus | |
| printConnectedElements() | Bus | |
| setBusName(const std::string &name) | Bus | inline |
| setOPFInfo(const std::map< std::string, double > &info) | Bus | inline |
| ~Bus() | Bus |