|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractACPFBranch | This is an empty abstract class that extends AbstractBranch and implements ACPFBranch. |
AbstractACPFBus | This is an empty abstract class that extends AbstractBus and implements ACPFBus. |
AbstractDCPFBranch | This is an empty abstract class that extends AbstractBranch and implements DCPFBranch. |
AbstractDCPFBus | This is an empty abstract class that extends AbstractBus and implements DCPFBus. |
AbstractPFBranch | This is an empty abstract class that extends AbstractBranch and implements ACPFBranch and DCPFBranch. |
AbstractPFBus | This is an empty abstract class that extends AbstractBus and implements ACPFBus and DCPFBus. |
AbstractPFPowerSystem | This is an empty abstract class that extends PowerSystem and implements PFPowerSytem. |
This package provides abstract classes that can be extended by user-created power system objects. By extending these abstract classes and implementing the remaining methods necessary (which are the methods required by the power flow interfaces), the user's objects will be available for creation and insertion to the system by the framework, available for loading using the parsers and available for power flow simulations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |