LoadEvent Class Reference

#include <events.h>

Inheritance diagram for LoadEvent:
BasicEvent

List of all members.

Public Member Functions

 LoadEvent (unsigned bus, Complex admittance)
unsigned getBusID () const
 Get the bus number.
Complex getAdmittance () const
 ~LoadEvent ()
 Destructor.
BasicEventclone () const

Detailed Description

Load change events are used to indicate a change at a load bus.

Definition at line 21 of file events.h.


Constructor & Destructor Documentation

LoadEvent::LoadEvent ( unsigned  bus,
Complex  admittance 
) [inline]

Create a load event for the specified bus. Set the Norton equiv. load current and admittance values as specified.

Definition at line 29 of file events.h.


The documentation for this class was generated from the following file:

Generated on 17 Jul 2013 by  doxygen 1.6.1