#include <events.h>
Public Member Functions | |
| LoadEvent (unsigned bus, Complex admittance) | |
| unsigned | getBusID () const |
| Get the bus number. | |
| Complex | getAdmittance () const |
| ~LoadEvent () | |
| Destructor. | |
| BasicEvent * | clone () const |
Load change events are used to indicate a change at a load bus.
Definition at line 21 of file events.h.
| LoadEvent::LoadEvent | ( | unsigned | bus, | |
| Complex | admittance | |||
| ) | [inline] |
1.6.1