The class serves as a parent class to a variety of power_electronics implementation classes, the inverter (dc to ac), dc converter (dc to dc), and rectifier (ac to dc).
Definition at line 24 of file power_electronics.h.
Public Member Functions | |
| int | init (OBJECT *parent) |
| TIMESTAMP | postsync (TIMESTAMP t0, TIMESTAMP t1) |
| TIMESTAMP | sync (TIMESTAMP t0, TIMESTAMP t1) |
Public Attributes | |
| set | phases |
| device phases (see PHASE codes) | |